Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-41862 (GCVE-0-2022-41862)
Vulnerability from cvelistv5
| URL | Tags | ||
|---|---|---|---|
|
|
|||
| Vendor | Product | Version | ||
|---|---|---|---|---|
| n/a | postgresql |
Version: postgresql 5.2, postgresql 14.7, postgresql 13.10, postgresql 12.14, postgresql 11.19 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:56:38.305Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2022-41862",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-07T16:02:06.549666Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-07T16:03:01.364Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "postgresql 5.2, postgresql 14.7, postgresql 13.10, postgresql 12.14, postgresql 11.19"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-27T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2022-41862",
"datePublished": "2023-03-03T00:00:00.000Z",
"dateReserved": "2022-09-30T00:00:00.000Z",
"dateUpdated": "2025-03-07T16:03:01.364Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-41862\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-03-03T16:15:09.497\",\"lastModified\":\"2025-03-07T16:15:36.247\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.\"}],\"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:L/I:N/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.14\",\"matchCriteriaId\":\"68D486EE-1A3E-4900-90CF-E7ECC8545CEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.10\",\"matchCriteriaId\":\"63E0EEAB-B662-4E87-8ED8-8CE513754136\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.7\",\"matchCriteriaId\":\"D4300E97-C19C-4182-9406-69C580C976A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.2\",\"matchCriteriaId\":\"059934D4-A601-4BD3-8C3C-9C33F3A9FDB1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72E4DB7F-07C3-46BB-AAA2-05CD0312C57F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:integration_camel_k:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B87C8AD3-8878-4546-86C2-BF411876648C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:integration_camel_quarkus:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F039C746-2001-4EE5-835F-49607A94F12B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:integration_service_registry:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF03BDE8-602D-4DEE-BA5B-5B20FDF47741\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2165722\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230427-0002/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2022-41862/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2165722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230427-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2022-41862/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2022-41862/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2165722\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230427-0002/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:56:38.305Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-41862\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-07T16:02:06.549666Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-07T16:02:38.321Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"postgresql\", \"versions\": [{\"status\": \"affected\", \"version\": \"postgresql 5.2, postgresql 14.7, postgresql 13.10, postgresql 12.14, postgresql 11.19\"}]}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2022-41862/\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2165722\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230427-0002/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-04-27T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-41862\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-07T16:03:01.364Z\", \"dateReserved\": \"2022-09-30T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-03-03T00:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
rhsa-2023_1693
Vulnerability from csaf_redhat
Notes
{
"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 postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of 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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1693",
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1693.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2024-11-15T15:05:03+00:00",
"generator": {
"date": "2024-11-15T15:05:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:1693",
"initial_release_date": "2023-04-11T14:30:05+00:00",
"revision_history": [
{
"date": "2023-04-11T14:30:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-11T14:30:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T15:05:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.src",
"product": {
"name": "postgresql-0:13.10-1.el9_1.src",
"product_id": "postgresql-0:13.10-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023:7694
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7694",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7694.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:53+00:00",
"generator": {
"date": "2025-11-06T21:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7694",
"initial_release_date": "2023-12-07T08:26:26+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=noarch\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7667
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7667",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7667.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-01-06T20:00:55+00:00",
"generator": {
"date": "2025-01-06T20:00:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7667",
"initial_release_date": "2023-12-06T09:51:32+00:00",
"revision_history": [
{
"date": "2023-12-06T09:51:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:51:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:00:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8020020231128165246:4cda2c84",
"product": {
"name": "postgresql:12:8020020231128165246:4cda2c84",
"product_id": "postgresql:12:8020020231128165246:4cda2c84",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
"product_reference": "postgresql:12:8020020231128165246:4cda2c84",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
"product_reference": "postgresql:12:8020020231128165246:4cda2c84",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
"product_reference": "postgresql:12:8020020231128165246:4cda2c84",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 as a component of postgresql:12:8020020231128165246:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"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": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.AUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le",
"AppStream-8.2.0.Z.E4S:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64",
"AppStream-8.2.0.Z.TUS:postgresql:12:8020020231128165246:4cda2c84:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:1693
Vulnerability from csaf_redhat
Notes
{
"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 postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of 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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1693",
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1693.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T22:56:40+00:00",
"generator": {
"date": "2025-10-09T22:56:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1693",
"initial_release_date": "2023-04-11T14:30:05+00:00",
"revision_history": [
{
"date": "2023-04-11T14:30:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-11T14:30:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:56: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.src",
"product": {
"name": "postgresql-0:13.10-1.el9_1.src",
"product_id": "postgresql-0:13.10-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023_4535
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:4535",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4535.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-01-06T20:00:49+00:00",
"generator": {
"date": "2025-01-06T20:00:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:4535",
"initial_release_date": "2023-08-08T08:46:02+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:00:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8080020230717103820:63b34585",
"product": {
"name": "postgresql:12:8080020230717103820:63b34585",
"product_id": "postgresql:12:8080020230717103820:63b34585",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.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.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"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.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"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.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
"product_reference": "postgresql:12:8080020230717103820:63b34585",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"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:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585: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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 as a component of postgresql:12:8080020230717103820:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql:12:8080020230717103820:63b34585:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:7580
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7580",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7580.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:47+00:00",
"generator": {
"date": "2025-11-06T21:56:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7580",
"initial_release_date": "2023-11-29T14:18:10+00:00",
"revision_history": [
{
"date": "2023-11-29T14:18:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-29T14:18:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=noarch\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:7545
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7545",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7545.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:47+00:00",
"generator": {
"date": "2025-11-06T21:56:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7545",
"initial_release_date": "2023-11-28T16:05:31+00:00",
"revision_history": [
{
"date": "2023-11-28T16:05:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-28T16:05:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.src",
"product": {
"name": "postgresql-0:13.13-1.el9_0.src",
"product_id": "postgresql-0:13.13-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"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": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7694
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7694",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7694.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-01-06T20:01:34+00:00",
"generator": {
"date": "2025-01-06T20:01:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7694",
"initial_release_date": "2023-12-07T08:26:26+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:01:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8040020231127153301:522a0ee4",
"product": {
"name": "postgresql:12:8040020231127153301:522a0ee4",
"product_id": "postgresql:12:8040020231127153301:522a0ee4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
"product_reference": "postgresql:12:8040020231127153301:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
"product_reference": "postgresql:12:8040020231127153301:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
"product_reference": "postgresql:12:8040020231127153301:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 as a component of postgresql:12:8040020231127153301:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:12:8040020231127153301:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7772
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS). \n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7772",
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7772.json"
}
],
"title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update",
"tracking": {
"current_release_date": "2025-01-06T20:01:46+00:00",
"generator": {
"date": "2025-01-06T20:01:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7772",
"initial_release_date": "2023-12-13T08:06:30+00:00",
"revision_history": [
{
"date": "2023-12-13T08:06:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-13T08:06:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:01:46+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.13-1.el7.src",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7695
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7695",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7695.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-01-06T20:01:22+00:00",
"generator": {
"date": "2025-01-06T20:01:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7695",
"initial_release_date": "2023-12-07T08:26:51+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:01:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:13:8040020231127154806:522a0ee4",
"product": {
"name": "postgresql:13:8040020231127154806:522a0ee4",
"product_id": "postgresql:13:8040020231127154806:522a0ee4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"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.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"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.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
"product_reference": "postgresql:13:8040020231127154806:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
"product_reference": "postgresql:13:8040020231127154806:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4: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.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
"product_reference": "postgresql:13:8040020231127154806:522a0ee4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"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:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 as a component of postgresql:13:8040020231127154806:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.AUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x",
"AppStream-8.4.0.Z.E4S:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64",
"AppStream-8.4.0.Z.TUS:postgresql:13:8040020231127154806:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_6429
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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 9.3 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-2023:6429",
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6429.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2024-11-15T13:41:21+00:00",
"generator": {
"date": "2024-11-15T13:41:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:6429",
"initial_release_date": "2023-11-07T08:22:43+00:00",
"revision_history": [
{
"date": "2023-11-07T08:22:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:22:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T13:41:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.src",
"product": {
"name": "libpq-0:13.11-1.el9.src",
"product_id": "libpq-0:13.11-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-0:13.11-1.el9.aarch64",
"product_id": "libpq-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el9.ppc64le",
"product_id": "libpq-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.i686",
"product": {
"name": "libpq-0:13.11-1.el9.i686",
"product_id": "libpq-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el9.i686",
"product_id": "libpq-devel-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product_id": "libpq-debugsource-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-0:13.11-1.el9.x86_64",
"product_id": "libpq-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-0:13.11-1.el9.s390x",
"product_id": "libpq-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686"
},
"product_reference": "libpq-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src"
},
"product_reference": "libpq-0:13.11-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:22:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
}
],
"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": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
RHSA-2023:7772
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS). \n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7772",
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7772.json"
}
],
"title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:57:00+00:00",
"generator": {
"date": "2025-11-06T21:57:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7772",
"initial_release_date": "2023-12-13T08:06:30+00:00",
"revision_history": [
{
"date": "2023-12-13T08:06:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-13T08:06:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:57:00+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.13-1.el7.src",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:6429
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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 9.3 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-2023:6429",
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6429.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-09-25T21:50:53+00:00",
"generator": {
"date": "2025-09-25T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2023:6429",
"initial_release_date": "2023-11-07T08:22:43+00:00",
"revision_history": [
{
"date": "2023-11-07T08:22:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:22:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T21:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.src",
"product": {
"name": "libpq-0:13.11-1.el9.src",
"product_id": "libpq-0:13.11-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-0:13.11-1.el9.aarch64",
"product_id": "libpq-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el9.ppc64le",
"product_id": "libpq-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.i686",
"product": {
"name": "libpq-0:13.11-1.el9.i686",
"product_id": "libpq-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el9.i686",
"product_id": "libpq-devel-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product_id": "libpq-debugsource-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-0:13.11-1.el9.x86_64",
"product_id": "libpq-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-0:13.11-1.el9.s390x",
"product_id": "libpq-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686"
},
"product_reference": "libpq-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src"
},
"product_reference": "libpq-0:13.11-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:22:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
}
],
"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": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023_7016
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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.9 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-2023:7016",
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7016.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2024-11-15T13:41:55+00:00",
"generator": {
"date": "2024-11-15T13:41:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7016",
"initial_release_date": "2023-11-14T15:25:45+00:00",
"revision_history": [
{
"date": "2023-11-14T15:25:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T15:25:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T13:41:55+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.9.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": "libpq-0:13.11-1.el8.src",
"product": {
"name": "libpq-0:13.11-1.el8.src",
"product_id": "libpq-0:13.11-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-0:13.11-1.el8.aarch64",
"product_id": "libpq-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el8.ppc64le",
"product_id": "libpq-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.i686",
"product": {
"name": "libpq-0:13.11-1.el8.i686",
"product_id": "libpq-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el8.i686",
"product_id": "libpq-devel-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product_id": "libpq-debugsource-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-0:13.11-1.el8.x86_64",
"product_id": "libpq-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-0:13.11-1.el8.s390x",
"product_id": "libpq-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686"
},
"product_reference": "libpq-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src"
},
"product_reference": "libpq-0:13.11-1.el8.src",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:25:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
}
],
"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": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023:4535
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:4535",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4535.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-10-25T00:55:43+00:00",
"generator": {
"date": "2025-10-25T00:55:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:4535",
"initial_release_date": "2023-08-08T08:46:02+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T00:55:43+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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=noarch\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
RHSA-2023:7694
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7694",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7694.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:53+00:00",
"generator": {
"date": "2025-11-06T21:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7694",
"initial_release_date": "2023-12-07T08:26:26+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=src\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=x86_64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=noarch\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=s390x\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=ppc64le\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.4.0%2B20773%2B7c41d490?arch=aarch64\u0026rpmmod=postgresql:12:8040020231127153301:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:26+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.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.aarch64::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.ppc64le::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.s390x::postgresql:12",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.src::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.4.0+20773+7c41d490.noarch::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.4.0+20773+7c41d490.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:1576
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1576",
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1576.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-10-09T22:56:35+00:00",
"generator": {
"date": "2025-10-09T22:56:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1576",
"initial_release_date": "2023-04-04T09:56:02+00:00",
"revision_history": [
{
"date": "2023-04-04T09:56:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-04T09:56:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:56:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=noarch\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
RHSA-2023:1576
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1576",
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1576.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-10-09T22:56:35+00:00",
"generator": {
"date": "2025-10-09T22:56:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1576",
"initial_release_date": "2023-04-04T09:56:02+00:00",
"revision_history": [
{
"date": "2023-04-04T09:56:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-04T09:56:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:56:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=src\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=noarch\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13)",
"product_id": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64\u0026rpmmod=postgresql:13:8070020230227142544:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13"
},
"product_reference": "pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debuginfo-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pg_repack-debugsource-1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debuginfo-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:pgaudit-debugsource-1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debuginfo-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgres-decoderbufs-debugsource-0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.src.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-contrib-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-debugsource-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-docs-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plperl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-plpython3-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-pltcl-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-server-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-static-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-test-rpm-macros-13.10-1.module+el8.7.0+18279+1ca8cf12.noarch.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.s390x.rpm-postgresql:13",
"AppStream-8.7.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64.rpm-postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023:7666
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7666",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7666.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:54+00:00",
"generator": {
"date": "2025-11-06T21:56:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7666",
"initial_release_date": "2023-12-06T09:55:42+00:00",
"revision_history": [
{
"date": "2023-12-06T09:55:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:55:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=noarch\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:7666
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7666",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7666.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:54+00:00",
"generator": {
"date": "2025-11-06T21:56:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7666",
"initial_release_date": "2023-12-06T09:55:42+00:00",
"revision_history": [
{
"date": "2023-12-06T09:55:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:55:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=src\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=noarch\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64\u0026rpmmod=postgresql:12:8060020231128165328:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x::postgresql:12",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:7580
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7580",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7580.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:47+00:00",
"generator": {
"date": "2025-11-06T21:56:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7580",
"initial_release_date": "2023-11-29T14:18:10+00:00",
"revision_history": [
{
"date": "2023-11-29T14:18:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-29T14:18:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=src\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=noarch\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64\u0026rpmmod=postgresql:13:8060020231114115246:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x::postgresql:13",
"AppStream-8.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7666
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7666",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7666.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-01-06T20:02:25+00:00",
"generator": {
"date": "2025-01-06T20:02:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7666",
"initial_release_date": "2023-12-06T09:55:42+00:00",
"revision_history": [
{
"date": "2023-12-06T09:55:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:55:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:02:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8060020231128165328:ad008a3a",
"product": {
"name": "postgresql:12:8060020231128165328:ad008a3a",
"product_id": "postgresql:12:8060020231128165328:ad008a3a",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8060020231128165328:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.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.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"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.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"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.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.6.0%2B20721%2Bc66fb2f5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
"product_reference": "postgresql:12:8060020231128165328:ad008a3a",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"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:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64 as a component of postgresql:12:8060020231128165328:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:55:42+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.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.src",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-contrib-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-debugsource-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-docs-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plperl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-static-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-test-rpm-macros-0:12.17-1.module+el8.6.0+20721+c66fb2f5.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:12:8060020231128165328:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.6.0+20721+c66fb2f5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:7016
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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.9 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-2023:7016",
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7016.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-09-25T21:50:53+00:00",
"generator": {
"date": "2025-09-25T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2023:7016",
"initial_release_date": "2023-11-14T15:25:45+00:00",
"revision_history": [
{
"date": "2023-11-14T15:25:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T15:25:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T21:50:53+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.9.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": "libpq-0:13.11-1.el8.src",
"product": {
"name": "libpq-0:13.11-1.el8.src",
"product_id": "libpq-0:13.11-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-0:13.11-1.el8.aarch64",
"product_id": "libpq-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el8.ppc64le",
"product_id": "libpq-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.i686",
"product": {
"name": "libpq-0:13.11-1.el8.i686",
"product_id": "libpq-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el8.i686",
"product_id": "libpq-devel-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product_id": "libpq-debugsource-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-0:13.11-1.el8.x86_64",
"product_id": "libpq-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-0:13.11-1.el8.s390x",
"product_id": "libpq-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686"
},
"product_reference": "libpq-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src"
},
"product_reference": "libpq-0:13.11-1.el8.src",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:25:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
}
],
"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": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
RHSA-2023:4535
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:4535",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4535.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-10-25T00:55:43+00:00",
"generator": {
"date": "2025-10-25T00:55:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:4535",
"initial_release_date": "2023-08-08T08:46:02+00:00",
"revision_history": [
{
"date": "2023-08-08T08:46:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:46:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T00:55:43+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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=src\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=x86_64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=noarch\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=s390x\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=ppc64le\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.15-1.module%2Bel8.8.0%2B19427%2Bd1071523?arch=aarch64\u0026rpmmod=postgresql:12:8080020230717103820:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:46:02+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.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.src::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-debugsource-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-static-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.15-1.module+el8.8.0+19427+d1071523.noarch::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.aarch64::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.ppc64le::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.s390x::postgresql:12",
"AppStream-8.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.15-1.module+el8.8.0+19427+d1071523.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
}
]
}
rhsa-2023:7772
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS). \n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7772",
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7772.json"
}
],
"title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:57:00+00:00",
"generator": {
"date": "2025-11-06T21:57:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7772",
"initial_release_date": "2023-12-13T08:06:30+00:00",
"revision_history": [
{
"date": "2023-12-13T08:06:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-13T08:06:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:57:00+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.13-1.el7.src",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product": {
"name": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_id": "rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.src"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql13-postgresql-0:13.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-devel-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-docs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-libs-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plperl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-plpython3-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-pltcl-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-static-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-syspaths-0:13.13-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.13-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.13-1.el7.ppc64le"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.s390x"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-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.13-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.13-1.el7.x86_64"
},
"product_reference": "rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-13T08:06:30+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.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7772"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:7667
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7667",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7667.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:51+00:00",
"generator": {
"date": "2025-11-06T21:56:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7667",
"initial_release_date": "2023-12-06T09:51:32+00:00",
"revision_history": [
{
"date": "2023-12-06T09:51:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:51:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=noarch\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"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": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:7695
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7695",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7695.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:53+00:00",
"generator": {
"date": "2025-11-06T21:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7695",
"initial_release_date": "2023-12-07T08:26:51+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=noarch\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:1693
Vulnerability from csaf_redhat
Notes
{
"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 postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of 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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1693",
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1693.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T22:56:40+00:00",
"generator": {
"date": "2025-10-09T22:56:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1693",
"initial_release_date": "2023-04-11T14:30:05+00:00",
"revision_history": [
{
"date": "2023-04-11T14:30:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-11T14:30:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:56: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-static-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-server-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-static-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-server-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-static-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-server-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_id": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.10-1.el9_1.src",
"product": {
"name": "postgresql-0:13.10-1.el9_1.src",
"product_id": "postgresql-0:13.10-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src"
},
"product_reference": "postgresql-0:13.10-1.el9_1.src",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"relates_to_product_reference": "CRB-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-11T14:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
}
],
"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": [
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.src",
"CRB-9.1.0.Z.MAIN:postgresql-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-debugsource-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-docs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-static-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-test-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-0:13.10-1.el9_1.x86_64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.aarch64",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.ppc64le",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.s390x",
"CRB-9.1.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.10-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023_7580
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7580",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7580.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-01-06T20:02:16+00:00",
"generator": {
"date": "2025-01-06T20:02:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7580",
"initial_release_date": "2023-11-29T14:18:10+00:00",
"revision_history": [
{
"date": "2023-11-29T14:18:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-29T14:18:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:02:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:13:8060020231114115246:ad008a3a",
"product": {
"name": "postgresql:13:8060020231114115246:ad008a3a",
"product_id": "postgresql:13:8060020231114115246:ad008a3a",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@13:8060020231114115246:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?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.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?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.13-1.module+el8.6.0+20665+ba8c5a93.src",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?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.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?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.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?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.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.6.0%2B20665%2Bba8c5a93?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
"product_reference": "postgresql:13:8060020231114115246:ad008a3a",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"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:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a: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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64 as a component of postgresql:13:8060020231114115246:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"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": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-29T14:18:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.src",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-contrib-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-debugsource-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-docs-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plperl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-static-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-test-rpm-macros-0:13.13-1.module+el8.6.0+20665+ba8c5a93.noarch",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.aarch64",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.ppc64le",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.s390x",
"AppStream-8.6.0.Z.EUS:postgresql:13:8060020231114115246:ad008a3a:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.6.0+20665+ba8c5a93.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023_7545
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7545",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7545.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-01-06T20:02:07+00:00",
"generator": {
"date": "2025-01-06T20:02:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:7545",
"initial_release_date": "2023-11-28T16:05:31+00:00",
"revision_history": [
{
"date": "2023-11-28T16:05:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-28T16:05:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:02:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.src",
"product": {
"name": "postgresql-0:13.13-1.el9_0.src",
"product_id": "postgresql-0:13.13-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"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": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:7695
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7695",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7695.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:53+00:00",
"generator": {
"date": "2025-11-06T21:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7695",
"initial_release_date": "2023-12-07T08:26:51+00:00",
"revision_history": [
{
"date": "2023-12-07T08:26:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-07T08:26:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=src\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=x86_64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=noarch\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=s390x\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=ppc64le\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.module%2Bel8.4.0%2B20774%2B68ad636d?arch=aarch64\u0026rpmmod=postgresql:13:8040020231127154806:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-07T08:26:51+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.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.aarch64::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.ppc64le::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.s390x::postgresql:13",
"AppStream-8.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.src::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-contrib-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-debugsource-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-docs-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plperl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-plpython3-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-pltcl-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-server-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-static-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-test-rpm-macros-0:13.13-1.module+el8.4.0+20774+68ad636d.noarch::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13",
"AppStream-8.4.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.module+el8.4.0+20774+68ad636d.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
RHSA-2023:6429
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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 9.3 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-2023:6429",
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6429.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-09-25T21:50:53+00:00",
"generator": {
"date": "2025-09-25T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2023:6429",
"initial_release_date": "2023-11-07T08:22:43+00:00",
"revision_history": [
{
"date": "2023-11-07T08:22:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:22:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T21:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.src",
"product": {
"name": "libpq-0:13.11-1.el9.src",
"product_id": "libpq-0:13.11-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-0:13.11-1.el9.aarch64",
"product_id": "libpq-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el9.ppc64le",
"product_id": "libpq-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.i686",
"product": {
"name": "libpq-0:13.11-1.el9.i686",
"product_id": "libpq-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el9.i686",
"product_id": "libpq-devel-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.i686",
"product_id": "libpq-debugsource-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-0:13.11-1.el9.x86_64",
"product_id": "libpq-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-0:13.11-1.el9.s390x",
"product_id": "libpq-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686"
},
"product_reference": "libpq-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src"
},
"product_reference": "libpq-0:13.11-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:22:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
}
],
"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": [
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.src",
"AppStream-9.3.0.GA:libpq-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debuginfo-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-debugsource-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-0:13.11-1.el9.x86_64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.aarch64",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.i686",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.ppc64le",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.s390x",
"AppStream-9.3.0.GA:libpq-devel-debuginfo-0:13.11-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
RHSA-2023:7545
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7545",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7545.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:47+00:00",
"generator": {
"date": "2025-11-06T21:56:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7545",
"initial_release_date": "2023-11-28T16:05:31+00:00",
"revision_history": [
{
"date": "2023-11-28T16:05:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-28T16:05:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.src",
"product": {
"name": "postgresql-0:13.13-1.el9_0.src",
"product_id": "postgresql-0:13.13-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_id": "postgresql-test-0:13.13-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_id": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_id": "postgresql-test-0:13.13-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.13-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_id": "postgresql-test-0:13.13-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.13-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src"
},
"product_reference": "postgresql-0:13.13-1.el9_0.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"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": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-28T16:05:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"AppStream-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.src",
"CRB-9.0.0.Z.EUS:postgresql-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-contrib-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-debugsource-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-docs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plperl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-test-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.13-1.el9_0.x86_64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.aarch64",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.ppc64le",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.s390x",
"CRB-9.0.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.13-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:7667
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: schema_element defeats protective search_path changes (CVE-2023-2454)\n\n* postgresql: Buffer overrun from integer overflow in array modification (CVE-2023-5869)\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: row security policies disregard user ID changes after inlining. (CVE-2023-2455)\n\n* postgresql: Memory disclosure in aggregate function calls (CVE-2023-5868)\n\n* postgresql: extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\n\n* postgresql: Role pg_signal_backend can signal certain superuser processes. (CVE-2023-5870)\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-2023:7667",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7667.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:56:51+00:00",
"generator": {
"date": "2025-11-06T21:56:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2023:7667",
"initial_release_date": "2023-12-06T09:51:32+00:00",
"revision_history": [
{
"date": "2023-12-06T09:51:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-06T09:51:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:56:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=src\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=x86_64\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=noarch\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.17-1.module%2Bel8.2.0%2B20720%2B50ffbc0b?arch=ppc64le\u0026rpmmod=postgresql:12:8020020231128165246:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"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": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
},
{
"cve": "CVE-2023-2454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. Certain database calls could permit an attacker with elevated database-level privileges to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: schema_element defeats protective search_path changes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity for Red Hat Enterprise Linux and Red Hat Software Collections has been set to Moderate because the vulnerability requires an attacker to have database-level CREATE privilege to execute arbitrary code as the bootstrap superuser. As it requires a HIGH privileged user, it reduces the impact of this vulnerability.\n\nRed Hat OpenShift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat OpenShift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "RHBZ#2207568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2454"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: schema_element defeats protective search_path changes"
},
{
"cve": "CVE-2023-2455",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207569"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise forbidden reads and modifications. This only affects databases that have used CREATE POLICY to define a row security policy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: row security policies disregard user ID changes after inlining.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Dev Spaces is not affected by this issue as PostgreSQL was decommissioned on the latest Red Hat Openshift Dev Spaces 3.6 release, as described in: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.6/html/release_notes_and_known_issues/removed-functionalities#removed-functionality-crw-4105\n\nRed Hat Satellite does not include the affected PostgreSQL, however, the component is shipped with Red Hat Enterprise Linux and consumed by Satellite. Red Hat Satellite users are advised to check the impact of Red Hat Enterprise Linux since any necessary fixes will also be distributed through it.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "RHBZ#2207569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2455"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/",
"url": "https://www.postgresql.org/about/news/postgresql-153-148-1311-1215-and-1120-released-2637/"
}
],
"release_date": "2023-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: row security policies disregard user ID changes after inlining."
},
{
"acknowledgments": [
{
"names": [
"Jingzhou Fu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5868",
"cwe": {
"id": "CWE-686",
"name": "Function Call With Incorrect Argument Type"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247168"
}
],
"notes": [
{
"category": "description",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in aggregate function calls",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "RHBZ#2247168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5868"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5868/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5868/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in aggregate function calls"
},
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5869",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Buffer overrun from integer overflow in array modification",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "RHBZ#2247169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5869"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5869/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5869/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Buffer overrun from integer overflow in array modification"
},
{
"acknowledgments": [
{
"names": [
"Mahendrakar Srinivasarao",
"Hemanth Sandrana"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-5870",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Role pg_signal_backend can signal certain superuser processes.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "RHBZ#2247170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5870"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/",
"url": "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-5870/",
"url": "https://www.postgresql.org/support/security/CVE-2023-5870/"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Role pg_signal_backend can signal certain superuser processes."
},
{
"cve": "CVE-2023-39417",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2023-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228111"
}
],
"notes": [
{
"category": "description",
"text": "IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, \u0027\u0027, or \"\"). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: extension script @substitutions@ within quoting allow SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bundled extensions are not vulnerable. Also, PostgreSQL will block this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39417"
},
{
"category": "external",
"summary": "RHBZ#2228111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39417"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-39417",
"url": "https://www.postgresql.org/support/security/CVE-2023-39417"
}
],
"release_date": "2023-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-06T09:51:32+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.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.AUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.src::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-contrib-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-debugsource-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-docs-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plperl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-plpython3-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-pltcl-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-server-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-static-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-test-rpm-macros-0:12.17-1.module+el8.2.0+20720+50ffbc0b.noarch::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12",
"AppStream-8.2.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:12.17-1.module+el8.2.0+20720+50ffbc0b.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: extension script @substitutions@ within quoting allow SQL injection"
}
]
}
rhsa-2023:7016
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 libpq is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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.9 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-2023:7016",
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7016.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-09-25T21:50:53+00:00",
"generator": {
"date": "2025-09-25T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2023:7016",
"initial_release_date": "2023-11-14T15:25:45+00:00",
"revision_history": [
{
"date": "2023-11-14T15:25:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T15:25:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T21:50:53+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.9.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": "libpq-0:13.11-1.el8.src",
"product": {
"name": "libpq-0:13.11-1.el8.src",
"product_id": "libpq-0:13.11-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-0:13.11-1.el8.aarch64",
"product_id": "libpq-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_id": "libpq-debugsource-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-0:13.11-1.el8.ppc64le",
"product_id": "libpq-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.i686",
"product": {
"name": "libpq-0:13.11-1.el8.i686",
"product_id": "libpq-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-0:13.11-1.el8.i686",
"product_id": "libpq-devel-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.i686",
"product_id": "libpq-debugsource-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-0:13.11-1.el8.x86_64",
"product_id": "libpq-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_id": "libpq-debugsource-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-0:13.11-1.el8.s390x",
"product_id": "libpq-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_id": "libpq-debugsource-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.11-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_id": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.11-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686"
},
"product_reference": "libpq-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src"
},
"product_reference": "libpq-0:13.11-1.el8.src",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-debugsource-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.i686",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.11-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:25:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
}
],
"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": [
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.src",
"AppStream-8.9.0.GA:libpq-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debuginfo-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-debugsource-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-0:13.11-1.el8.x86_64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.aarch64",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.i686",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.ppc64le",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.s390x",
"AppStream-8.9.0.GA:libpq-devel-debuginfo-0:13.11-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
rhsa-2023_1576
Vulnerability from csaf_redhat
Notes
{
"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\nSecurity Fix(es):\n\n* postgresql: Extension scripts replace objects not belonging to the extension. (CVE-2022-2625)\n\n* postgresql: Client memory disclosure when connecting with Kerberos to modified server (CVE-2022-41862)\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-2023:1576",
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1576.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2024-11-15T15:05:38+00:00",
"generator": {
"date": "2024-11-15T15:05:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:1576",
"initial_release_date": "2023-04-04T09:56:02+00:00",
"revision_history": [
{
"date": "2023-04-04T09:56:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-04-04T09:56:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T15:05:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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:8070020230227142544:bd1311ed",
"product": {
"name": "postgresql:13:8070020230227142544:bd1311ed",
"product_id": "postgresql:13:8070020230227142544:bd1311ed",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@13:8070020230227142544:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"product": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"product_id": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"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.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"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.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"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.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"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.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.10-1.module%2Bel8.7.0%2B18279%2B1ca8cf12?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
"product_reference": "postgresql:13:8070020230227142544:bd1311ed",
"relates_to_product_reference": "AppStream-8.7.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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"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:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed: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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src"
},
"product_reference": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64 as a component of postgresql:13:8070020230227142544:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sven Klemm"
]
}
],
"cve": "CVE-2022-2625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113825"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Extension scripts replace objects not belonging to the extension.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Known-affected extensions include both PostgreSQL-bundled and non-bundled extensions. PostgreSQL blocks this attack in the core server, so there\u0027s no need to modify individual extensions.",
"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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2625"
},
{
"category": "external",
"summary": "RHBZ#2113825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2625"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/",
"url": "https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/"
}
],
"release_date": "2022-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Extension scripts replace objects not belonging to the extension."
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
],
"organization": "Jacob Champion",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In PostgreSQL. A modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions, a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Client memory disclosure when connecting with Kerberos to modified server",
"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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "RHBZ#2165722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
}
],
"release_date": "2023-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-04-04T09:56:02+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.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.src",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-contrib-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-debugsource-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-docs-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plperl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-plpython3-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-pltcl-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-server-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-static-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-test-rpm-macros-0:13.10-1.module+el8.7.0+18279+1ca8cf12.noarch",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.aarch64",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.ppc64le",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.s390x",
"AppStream-8.7.0.Z.MAIN:postgresql:13:8070020230227142544:bd1311ed:postgresql-upgrade-devel-debuginfo-0:13.10-1.module+el8.7.0+18279+1ca8cf12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Client memory disclosure when connecting with Kerberos to modified server"
}
]
}
suse-su-2023:0393-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\nUpdate to 15.2:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-393,SUSE-OpenStack-Cloud-9-2023-393,SUSE-OpenStack-Cloud-Crowbar-9-2023-393,SUSE-SLE-SAP-12-SP4-2023-393,SUSE-SLE-SDK-12-SP5-2023-393,SUSE-SLE-SERVER-12-SP2-BCL-2023-393,SUSE-SLE-SERVER-12-SP4-LTSS-2023-393,SUSE-SLE-SERVER-12-SP5-2023-393",
"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-2023_0393-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0393-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230393-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0393-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013746.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2023-02-13T09:09:48Z",
"generator": {
"date": "2023-02-13T09:09:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0393-1",
"initial_release_date": "2023-02-13T09:09:48Z",
"revision_history": [
{
"date": "2023-02-13T09:09:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.aarch64",
"product": {
"name": "libecpg6-15.2-3.6.1.aarch64",
"product_id": "libecpg6-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.aarch64",
"product": {
"name": "libpq5-15.2-3.6.1.aarch64",
"product_id": "libpq5-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-15.2-3.6.1.aarch64",
"product_id": "postgresql15-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.aarch64",
"product_id": "postgresql15-contrib-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.aarch64",
"product_id": "postgresql15-devel-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.aarch64",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.aarch64",
"product_id": "postgresql15-plperl-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.aarch64",
"product_id": "postgresql15-plpython-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.aarch64",
"product_id": "postgresql15-pltcl-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-server-15.2-3.6.1.aarch64",
"product_id": "postgresql15-server-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.aarch64",
"product_id": "postgresql15-server-devel-15.2-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.aarch64",
"product": {
"name": "postgresql15-test-15.2-3.6.1.aarch64",
"product_id": "postgresql15-test-15.2-3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-15.2-3.6.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-15.2-3.6.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-15.2-3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-15.2-3.6.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-15.2-3.6.1.aarch64_ilp32",
"product_id": "libpq5-64bit-15.2-3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.i586",
"product": {
"name": "libecpg6-15.2-3.6.1.i586",
"product_id": "libecpg6-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.i586",
"product": {
"name": "libpq5-15.2-3.6.1.i586",
"product_id": "libpq5-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-15.2-3.6.1.i586",
"product_id": "postgresql15-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.i586",
"product_id": "postgresql15-contrib-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.i586",
"product_id": "postgresql15-devel-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.i586",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.i586",
"product_id": "postgresql15-plperl-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.i586",
"product_id": "postgresql15-plpython-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.i586",
"product_id": "postgresql15-pltcl-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-server-15.2-3.6.1.i586",
"product_id": "postgresql15-server-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.i586",
"product_id": "postgresql15-server-devel-15.2-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.i586",
"product": {
"name": "postgresql15-test-15.2-3.6.1.i586",
"product_id": "postgresql15-test-15.2-3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.2-3.6.1.noarch",
"product": {
"name": "postgresql15-docs-15.2-3.6.1.noarch",
"product_id": "postgresql15-docs-15.2-3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.ppc64le",
"product": {
"name": "libecpg6-15.2-3.6.1.ppc64le",
"product_id": "libecpg6-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.ppc64le",
"product": {
"name": "libpq5-15.2-3.6.1.ppc64le",
"product_id": "libpq5-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-contrib-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-devel-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-plperl-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-plpython-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-pltcl-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-server-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-server-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-server-devel-15.2-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.ppc64le",
"product": {
"name": "postgresql15-test-15.2-3.6.1.ppc64le",
"product_id": "postgresql15-test-15.2-3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.s390",
"product": {
"name": "libecpg6-15.2-3.6.1.s390",
"product_id": "libecpg6-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.s390",
"product": {
"name": "libpq5-15.2-3.6.1.s390",
"product_id": "libpq5-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-15.2-3.6.1.s390",
"product_id": "postgresql15-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.s390",
"product_id": "postgresql15-contrib-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.s390",
"product_id": "postgresql15-devel-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.s390",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.s390",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.s390",
"product_id": "postgresql15-plperl-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.s390",
"product_id": "postgresql15-plpython-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.s390",
"product_id": "postgresql15-pltcl-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-server-15.2-3.6.1.s390",
"product_id": "postgresql15-server-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.s390",
"product_id": "postgresql15-server-devel-15.2-3.6.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.s390",
"product": {
"name": "postgresql15-test-15.2-3.6.1.s390",
"product_id": "postgresql15-test-15.2-3.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.s390x",
"product": {
"name": "libecpg6-15.2-3.6.1.s390x",
"product_id": "libecpg6-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-3.6.1.s390x",
"product": {
"name": "libecpg6-32bit-15.2-3.6.1.s390x",
"product_id": "libecpg6-32bit-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.s390x",
"product": {
"name": "libpq5-15.2-3.6.1.s390x",
"product_id": "libpq5-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-3.6.1.s390x",
"product": {
"name": "libpq5-32bit-15.2-3.6.1.s390x",
"product_id": "libpq5-32bit-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-15.2-3.6.1.s390x",
"product_id": "postgresql15-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.s390x",
"product_id": "postgresql15-contrib-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.s390x",
"product_id": "postgresql15-devel-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.s390x",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.s390x",
"product_id": "postgresql15-plperl-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.s390x",
"product_id": "postgresql15-plpython-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.s390x",
"product_id": "postgresql15-pltcl-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-server-15.2-3.6.1.s390x",
"product_id": "postgresql15-server-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.s390x",
"product_id": "postgresql15-server-devel-15.2-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.s390x",
"product": {
"name": "postgresql15-test-15.2-3.6.1.s390x",
"product_id": "postgresql15-test-15.2-3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-3.6.1.x86_64",
"product": {
"name": "libecpg6-15.2-3.6.1.x86_64",
"product_id": "libecpg6-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-3.6.1.x86_64",
"product": {
"name": "libecpg6-32bit-15.2-3.6.1.x86_64",
"product_id": "libecpg6-32bit-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-3.6.1.x86_64",
"product": {
"name": "libpq5-15.2-3.6.1.x86_64",
"product_id": "libpq5-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-3.6.1.x86_64",
"product": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64",
"product_id": "libpq5-32bit-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-15.2-3.6.1.x86_64",
"product_id": "postgresql15-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.2-3.6.1.x86_64",
"product_id": "postgresql15-contrib-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-devel-15.2-3.6.1.x86_64",
"product_id": "postgresql15-devel-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-devel-mini-15.2-3.6.1.x86_64",
"product_id": "postgresql15-devel-mini-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-3.6.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.2-3.6.1.x86_64",
"product_id": "postgresql15-plperl-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.2-3.6.1.x86_64",
"product_id": "postgresql15-plpython-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.2-3.6.1.x86_64",
"product_id": "postgresql15-pltcl-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-server-15.2-3.6.1.x86_64",
"product_id": "postgresql15-server-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.2-3.6.1.x86_64",
"product_id": "postgresql15-server-devel-15.2-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-3.6.1.x86_64",
"product": {
"name": "postgresql15-test-15.2-3.6.1.x86_64",
"product_id": "postgresql15-test-15.2-3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 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-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libecpg6-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libecpg6-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.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-15.2-3.6.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-15.2-3.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.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-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.s390x"
},
"product_reference": "libecpg6-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.aarch64"
},
"product_reference": "libpq5-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.s390x"
},
"product_reference": "libecpg6-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x"
},
"product_reference": "libecpg6-32bit-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.aarch64"
},
"product_reference": "libpq5-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-3.6.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.2-3.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.s390x"
},
"product_reference": "libecpg6-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-3.6.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-32bit-15.2-3.6.1.s390x"
},
"product_reference": "libecpg6-32bit-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-3.6.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-32bit-15.2-3.6.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.2-3.6.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-15.2-3.6.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-15.2-3.6.1.aarch64"
},
"product_reference": "libpq5-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.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-15.2-3.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.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-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-15.2-3.6.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-15.2-3.6.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-15.2-3.6.1.s390x"
},
"product_reference": "libpq5-32bit-15.2-3.6.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-15.2-3.6.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-15.2-3.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.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:postgresql15-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.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:postgresql15-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.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:postgresql15-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-3.6.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:postgresql15-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.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:postgresql15-contrib-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.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:postgresql15-contrib-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.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:postgresql15-contrib-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-3.6.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:postgresql15-contrib-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-3.6.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:postgresql15-docs-15.2-3.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.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:postgresql15-plperl-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.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:postgresql15-plperl-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.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:postgresql15-plperl-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-3.6.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:postgresql15-plperl-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.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:postgresql15-plpython-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.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:postgresql15-plpython-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.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:postgresql15-plpython-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-3.6.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:postgresql15-plpython-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.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:postgresql15-pltcl-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.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:postgresql15-pltcl-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.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:postgresql15-pltcl-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-3.6.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:postgresql15-pltcl-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.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:postgresql15-server-15.2-3.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.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:postgresql15-server-15.2-3.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.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:postgresql15-server-15.2-3.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-3.6.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:postgresql15-server-15.2-3.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.2-3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.2-3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.2-3.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.2-3.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-15.2-3.6.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-15.2-3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-13T09:09:48Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0569-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\nUpdate to 15.2:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-569,SUSE-SLE-Module-Basesystem-15-SP4-2023-569,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-569,SUSE-SLE-Module-Server-Applications-15-SP4-2023-569,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-569,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-569,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-569,SUSE-SLE-Product-RT-15-SP3-2023-569,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-569,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-569,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-569,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-569,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-569,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-569,SUSE-Storage-7-2023-569,SUSE-Storage-7.1-2023-569,openSUSE-SLE-15.4-2023-569",
"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-2023_0569-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0569-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230569-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0569-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013925.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2023-02-28T10:08:29Z",
"generator": {
"date": "2023-02-28T10:08:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0569-1",
"initial_release_date": "2023-02-28T10:08:29Z",
"revision_history": [
{
"date": "2023-02-28T10:08:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-150200.5.6.1.aarch64",
"product": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64",
"product_id": "libecpg6-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-150200.5.6.1.aarch64",
"product": {
"name": "libpq5-15.2-150200.5.6.1.aarch64",
"product_id": "libpq5-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-contrib-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-devel-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-devel-mini-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-plperl-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-plpython-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-server-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-150200.5.6.1.aarch64",
"product": {
"name": "postgresql15-test-15.2-150200.5.6.1.aarch64",
"product_id": "postgresql15-test-15.2-150200.5.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-15.2-150200.5.6.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-15.2-150200.5.6.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-15.2-150200.5.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-15.2-150200.5.6.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-15.2-150200.5.6.1.aarch64_ilp32",
"product_id": "libpq5-64bit-15.2-150200.5.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-150200.5.6.1.i586",
"product": {
"name": "libecpg6-15.2-150200.5.6.1.i586",
"product_id": "libecpg6-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-150200.5.6.1.i586",
"product": {
"name": "libpq5-15.2-150200.5.6.1.i586",
"product_id": "libpq5-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-contrib-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-devel-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-devel-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-devel-mini-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-llvmjit-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-plperl-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-plpython-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-pltcl-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-server-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-server-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-server-devel-15.2-150200.5.6.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-150200.5.6.1.i586",
"product": {
"name": "postgresql15-test-15.2-150200.5.6.1.i586",
"product_id": "postgresql15-test-15.2-150200.5.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"product": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"product_id": "postgresql15-docs-15.2-150200.5.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le",
"product_id": "libecpg6-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le",
"product_id": "libpq5-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-devel-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-devel-mini-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-server-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-150200.5.6.1.ppc64le",
"product": {
"name": "postgresql15-test-15.2-150200.5.6.1.ppc64le",
"product_id": "postgresql15-test-15.2-150200.5.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-150200.5.6.1.s390x",
"product": {
"name": "libecpg6-15.2-150200.5.6.1.s390x",
"product_id": "libecpg6-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-150200.5.6.1.s390x",
"product": {
"name": "libpq5-15.2-150200.5.6.1.s390x",
"product_id": "libpq5-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-contrib-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-devel-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-devel-mini-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-plperl-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-plpython-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-pltcl-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-server-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-server-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-server-devel-15.2-150200.5.6.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-150200.5.6.1.s390x",
"product": {
"name": "postgresql15-test-15.2-150200.5.6.1.s390x",
"product_id": "postgresql15-test-15.2-150200.5.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-150200.5.6.1.x86_64",
"product": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64",
"product_id": "libecpg6-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"product": {
"name": "libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"product_id": "libecpg6-32bit-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-150200.5.6.1.x86_64",
"product": {
"name": "libpq5-15.2-150200.5.6.1.x86_64",
"product_id": "libpq5-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"product": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"product_id": "libpq5-32bit-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-contrib-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-devel-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-devel-mini-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-devel-mini-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-plperl-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-plpython-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-server-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-150200.5.6.1.x86_64",
"product": {
"name": "postgresql15-test-15.2-150200.5.6.1.x86_64",
"product_id": "postgresql15-test-15.2-150200.5.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.s390x"
},
"product_reference": "libpq5-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.s390x"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.s390x"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.s390x"
},
"product_reference": "libpq5-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.s390x"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.s390x"
},
"product_reference": "libpq5-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.s390x"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.s390x"
},
"product_reference": "libpq5-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libpq5-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.s390x"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libecpg6-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.aarch64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "libpq5-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.s390x"
},
"product_reference": "libpq5-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpq5-32bit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-150200.5.6.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-docs-15.2-150200.5.6.1.noarch"
},
"product_reference": "postgresql15-docs-15.2-150200.5.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.aarch64"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.ppc64le"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.s390x"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-150200.5.6.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.x86_64"
},
"product_reference": "postgresql15-test-15.2-150200.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Enterprise Storage 7:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Enterprise Storage 7:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql15-test-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Proxy 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libecpg6-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:libpq5-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-docs-15.2-150200.5.6.1.noarch",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-15.2-150200.5.6.1.x86_64",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"SUSE Manager Server 4.2:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libecpg6-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libecpg6-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:libpq5-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:libpq5-32bit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-contrib-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-docs-15.2-150200.5.6.1.noarch",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-llvmjit-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plperl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-plpython-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-pltcl-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-server-devel-15.2-150200.5.6.1.x86_64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.aarch64",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.ppc64le",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.s390x",
"openSUSE Leap 15.4:postgresql15-test-15.2-150200.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-28T10:08:29Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0450-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 12.14:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-450,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-450,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-450,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-450,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-450,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-450,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-450,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-450,SUSE-Storage-7-2023-450,SUSE-Storage-7.1-2023-450,openSUSE-SLE-15.4-2023-450",
"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-2023_0450-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0450-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230450-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0450-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013838.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2023-02-20T08:16:58Z",
"generator": {
"date": "2023-02-20T08:16:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0450-1",
"initial_release_date": "2023-02-20T08:16:58Z",
"revision_history": [
{
"date": "2023-02-20T08:16:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-contrib-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-devel-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-llvmjit-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-plperl-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-plpython-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-server-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150200.8.41.1.aarch64",
"product": {
"name": "postgresql12-test-12.14-150200.8.41.1.aarch64",
"product_id": "postgresql12-test-12.14-150200.8.41.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-contrib-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-devel-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-devel-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-llvmjit-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-plperl-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-plpython-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-pltcl-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-server-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-server-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-server-devel-12.14-150200.8.41.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150200.8.41.1.i586",
"product": {
"name": "postgresql12-test-12.14-150200.8.41.1.i586",
"product_id": "postgresql12-test-12.14-150200.8.41.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"product": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"product_id": "postgresql12-docs-12.14-150200.8.41.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-devel-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-server-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150200.8.41.1.ppc64le",
"product": {
"name": "postgresql12-test-12.14-150200.8.41.1.ppc64le",
"product_id": "postgresql12-test-12.14-150200.8.41.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-contrib-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-devel-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-devel-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-llvmjit-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-plperl-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-plpython-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-pltcl-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-server-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-server-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-server-devel-12.14-150200.8.41.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150200.8.41.1.s390x",
"product": {
"name": "postgresql12-test-12.14-150200.8.41.1.s390x",
"product_id": "postgresql12-test-12.14-150200.8.41.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-contrib-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-devel-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-llvmjit-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-plperl-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-plpython-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-server-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150200.8.41.1.x86_64",
"product": {
"name": "postgresql12-test-12.14-150200.8.41.1.x86_64",
"product_id": "postgresql12-test-12.14-150200.8.41.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150200.8.41.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-docs-12.14-150200.8.41.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150200.8.41.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-150200.8.41.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.aarch64"
},
"product_reference": "postgresql12-test-12.14-150200.8.41.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-150200.8.41.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.ppc64le"
},
"product_reference": "postgresql12-test-12.14-150200.8.41.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-150200.8.41.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.s390x"
},
"product_reference": "postgresql12-test-12.14-150200.8.41.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-150200.8.41.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.x86_64"
},
"product_reference": "postgresql12-test-12.14-150200.8.41.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-docs-12.14-150200.8.41.1.noarch",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-docs-12.14-150200.8.41.1.noarch",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Enterprise Storage 7:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.14-150200.8.41.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.14-150200.8.41.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-contrib-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-docs-12.14-150200.8.41.1.noarch",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-llvmjit-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plperl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-plpython-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-pltcl-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-server-devel-12.14-150200.8.41.1.x86_64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.aarch64",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.ppc64le",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.s390x",
"openSUSE Leap 15.4:postgresql12-test-12.14-150200.8.41.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-20T08:16:58Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0705-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 14.7:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-705,SUSE-SLE-Module-Basesystem-15-SP4-2023-705,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-705,SUSE-SLE-Module-Server-Applications-15-SP4-2023-705,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-705,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-705,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-705,SUSE-SLE-Product-RT-15-SP3-2023-705,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-705,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-705,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-705,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-705,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-705,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-705,SUSE-Storage-7-2023-705,SUSE-Storage-7.1-2023-705,openSUSE-SLE-15.4-2023-705",
"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-2023_0705-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0705-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230705-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0705-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014022.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2023-03-10T13:11:12Z",
"generator": {
"date": "2023-03-10T13:11:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0705-1",
"initial_release_date": "2023-03-10T13:11:12Z",
"revision_history": [
{
"date": "2023-03-10T13:11:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-server-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-test-14.7-150200.5.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-server-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-test-14.7-150200.5.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"product": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"product_id": "postgresql14-docs-14.7-150200.5.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-server-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-test-14.7-150200.5.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-server-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-test-14.7-150200.5.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-server-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-test-14.7-150200.5.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-docs-14.7-150200.5.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.aarch64"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.s390x"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Enterprise Storage 7:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:postgresql14-test-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Proxy 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-docs-14.7-150200.5.23.1.noarch",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-14.7-150200.5.23.1.x86_64",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"SUSE Manager Server 4.2:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-docs-14.7-150200.5.23.1.noarch",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.aarch64",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.ppc64le",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.s390x",
"openSUSE Leap 15.4:postgresql14-test-14.7-150200.5.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:11:12Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0391-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 13.10:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-391,SUSE-SLE-SDK-12-SP5-2023-391,SUSE-SLE-SERVER-12-SP5-2023-391",
"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-2023_0391-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0391-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230391-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0391-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013742.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2023-02-13T09:08:45Z",
"generator": {
"date": "2023-02-13T09:08:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0391-1",
"initial_release_date": "2023-02-13T09:08:45Z",
"revision_history": [
{
"date": "2023-02-13T09:08:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-13.10-3.30.1.aarch64",
"product_id": "postgresql13-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.aarch64",
"product_id": "postgresql13-contrib-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.aarch64",
"product_id": "postgresql13-devel-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.aarch64",
"product_id": "postgresql13-plperl-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.aarch64",
"product_id": "postgresql13-plpython-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.aarch64",
"product_id": "postgresql13-pltcl-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-server-13.10-3.30.1.aarch64",
"product_id": "postgresql13-server-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.aarch64",
"product_id": "postgresql13-server-devel-13.10-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.aarch64",
"product": {
"name": "postgresql13-test-13.10-3.30.1.aarch64",
"product_id": "postgresql13-test-13.10-3.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-13.10-3.30.1.i586",
"product_id": "postgresql13-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.i586",
"product_id": "postgresql13-contrib-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.i586",
"product_id": "postgresql13-devel-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.i586",
"product_id": "postgresql13-plperl-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.i586",
"product_id": "postgresql13-plpython-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.i586",
"product_id": "postgresql13-pltcl-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-server-13.10-3.30.1.i586",
"product_id": "postgresql13-server-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.i586",
"product_id": "postgresql13-server-devel-13.10-3.30.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.i586",
"product": {
"name": "postgresql13-test-13.10-3.30.1.i586",
"product_id": "postgresql13-test-13.10-3.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.10-3.30.1.noarch",
"product": {
"name": "postgresql13-docs-13.10-3.30.1.noarch",
"product_id": "postgresql13-docs-13.10-3.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-contrib-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-devel-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-plperl-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-plpython-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-pltcl-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-server-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-server-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-server-devel-13.10-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.ppc64le",
"product": {
"name": "postgresql13-test-13.10-3.30.1.ppc64le",
"product_id": "postgresql13-test-13.10-3.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-13.10-3.30.1.s390",
"product_id": "postgresql13-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.s390",
"product_id": "postgresql13-contrib-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.s390",
"product_id": "postgresql13-devel-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.s390",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.s390",
"product_id": "postgresql13-plperl-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.s390",
"product_id": "postgresql13-plpython-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.s390",
"product_id": "postgresql13-pltcl-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-server-13.10-3.30.1.s390",
"product_id": "postgresql13-server-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.s390",
"product_id": "postgresql13-server-devel-13.10-3.30.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.s390",
"product": {
"name": "postgresql13-test-13.10-3.30.1.s390",
"product_id": "postgresql13-test-13.10-3.30.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-13.10-3.30.1.s390x",
"product_id": "postgresql13-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.s390x",
"product_id": "postgresql13-contrib-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.s390x",
"product_id": "postgresql13-devel-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.s390x",
"product_id": "postgresql13-plperl-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.s390x",
"product_id": "postgresql13-plpython-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.s390x",
"product_id": "postgresql13-pltcl-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-server-13.10-3.30.1.s390x",
"product_id": "postgresql13-server-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.s390x",
"product_id": "postgresql13-server-devel-13.10-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.s390x",
"product": {
"name": "postgresql13-test-13.10-3.30.1.s390x",
"product_id": "postgresql13-test-13.10-3.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-13.10-3.30.1.x86_64",
"product_id": "postgresql13-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.10-3.30.1.x86_64",
"product_id": "postgresql13-contrib-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-devel-13.10-3.30.1.x86_64",
"product_id": "postgresql13-devel-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-3.30.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.10-3.30.1.x86_64",
"product_id": "postgresql13-plperl-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.10-3.30.1.x86_64",
"product_id": "postgresql13-plpython-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.10-3.30.1.x86_64",
"product_id": "postgresql13-pltcl-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-server-13.10-3.30.1.x86_64",
"product_id": "postgresql13-server-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.10-3.30.1.x86_64",
"product_id": "postgresql13-server-devel-13.10-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-3.30.1.x86_64",
"product": {
"name": "postgresql13-test-13.10-3.30.1.x86_64",
"product_id": "postgresql13-test-13.10-3.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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": "postgresql13-devel-13.10-3.30.1.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.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-3.30.1.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.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-3.30.1.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.10-3.30.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-3.30.1.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.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-3.30.1.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.10-3.30.1.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.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-3.30.1.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.10-3.30.1.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.10-3.30.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-3.30.1.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.10-3.30.1.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.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-3.30.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.10-3.30.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-3.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-server-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.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:postgresql13-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-13.10-3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.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:postgresql13-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-13.10-3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.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:postgresql13-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-13.10-3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-3.30.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:postgresql13-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-13.10-3.30.1.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.10-3.30.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:postgresql13-contrib-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.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.10-3.30.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:postgresql13-contrib-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.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.10-3.30.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:postgresql13-contrib-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.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.10-3.30.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:postgresql13-contrib-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-3.30.1.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.10-3.30.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:postgresql13-docs-13.10-3.30.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-3.30.1.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.10-3.30.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:postgresql13-plperl-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.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.10-3.30.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:postgresql13-plperl-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.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.10-3.30.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:postgresql13-plperl-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.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.10-3.30.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:postgresql13-plperl-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-3.30.1.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.10-3.30.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:postgresql13-plpython-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.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.10-3.30.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:postgresql13-plpython-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.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.10-3.30.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:postgresql13-plpython-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.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.10-3.30.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:postgresql13-plpython-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-3.30.1.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.10-3.30.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:postgresql13-pltcl-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.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.10-3.30.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:postgresql13-pltcl-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.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.10-3.30.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:postgresql13-pltcl-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.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.10-3.30.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:postgresql13-pltcl-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-3.30.1.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.10-3.30.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:postgresql13-server-13.10-3.30.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-3.30.1.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.10-3.30.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:postgresql13-server-13.10-3.30.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-3.30.1.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.10-3.30.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:postgresql13-server-13.10-3.30.1.s390x"
},
"product_reference": "postgresql13-server-13.10-3.30.1.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.10-3.30.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:postgresql13-server-13.10-3.30.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.10-3.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.10-3.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.10-3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-13T09:08:45Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0479-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 12.14:\n \n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n\n- Update to 12.13 (bsc#1205300).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-479,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-479,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-479,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-479",
"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-2023_0479-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0479-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230479-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0479-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013870.html"
},
{
"category": "self",
"summary": "SUSE Bug 1205300",
"url": "https://bugzilla.suse.com/1205300"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2023-02-22T13:45:20Z",
"generator": {
"date": "2023-02-22T13:45:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0479-1",
"initial_release_date": "2023-02-22T13:45:20Z",
"revision_history": [
{
"date": "2023-02-22T13:45:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.14-150100.3.37.1.aarch64",
"product": {
"name": "libecpg6-12.14-150100.3.37.1.aarch64",
"product_id": "libecpg6-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.14-150100.3.37.1.aarch64",
"product": {
"name": "libpq5-12.14-150100.3.37.1.aarch64",
"product_id": "libpq5-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-contrib-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-devel-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-devel-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-llvmjit-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-plperl-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-plpython-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-server-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-server-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150100.3.37.1.aarch64",
"product": {
"name": "postgresql12-test-12.14-150100.3.37.1.aarch64",
"product_id": "postgresql12-test-12.14-150100.3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.14-150100.3.37.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.14-150100.3.37.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.14-150100.3.37.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.14-150100.3.37.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.14-150100.3.37.1.aarch64_ilp32",
"product_id": "libpq5-64bit-12.14-150100.3.37.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.14-150100.3.37.1.i586",
"product": {
"name": "libecpg6-12.14-150100.3.37.1.i586",
"product_id": "libecpg6-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.14-150100.3.37.1.i586",
"product": {
"name": "libpq5-12.14-150100.3.37.1.i586",
"product_id": "libpq5-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-contrib-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-devel-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-devel-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-llvmjit-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-plperl-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-plpython-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-pltcl-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-server-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-server-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-server-devel-12.14-150100.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150100.3.37.1.i586",
"product": {
"name": "postgresql12-test-12.14-150100.3.37.1.i586",
"product_id": "postgresql12-test-12.14-150100.3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.14-150100.3.37.1.noarch",
"product": {
"name": "postgresql12-docs-12.14-150100.3.37.1.noarch",
"product_id": "postgresql12-docs-12.14-150100.3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "libecpg6-12.14-150100.3.37.1.ppc64le",
"product_id": "libecpg6-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "libpq5-12.14-150100.3.37.1.ppc64le",
"product_id": "libpq5-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-devel-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-llvmjit-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-server-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-server-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150100.3.37.1.ppc64le",
"product": {
"name": "postgresql12-test-12.14-150100.3.37.1.ppc64le",
"product_id": "postgresql12-test-12.14-150100.3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.14-150100.3.37.1.s390x",
"product": {
"name": "libecpg6-12.14-150100.3.37.1.s390x",
"product_id": "libecpg6-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.14-150100.3.37.1.s390x",
"product": {
"name": "libpq5-12.14-150100.3.37.1.s390x",
"product_id": "libpq5-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-contrib-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-devel-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-devel-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-llvmjit-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-plperl-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-plpython-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-pltcl-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-server-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-server-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-server-devel-12.14-150100.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150100.3.37.1.s390x",
"product": {
"name": "postgresql12-test-12.14-150100.3.37.1.s390x",
"product_id": "postgresql12-test-12.14-150100.3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.14-150100.3.37.1.x86_64",
"product": {
"name": "libecpg6-12.14-150100.3.37.1.x86_64",
"product_id": "libecpg6-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.14-150100.3.37.1.x86_64",
"product": {
"name": "libecpg6-32bit-12.14-150100.3.37.1.x86_64",
"product_id": "libecpg6-32bit-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.14-150100.3.37.1.x86_64",
"product": {
"name": "libpq5-12.14-150100.3.37.1.x86_64",
"product_id": "libpq5-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.14-150100.3.37.1.x86_64",
"product": {
"name": "libpq5-32bit-12.14-150100.3.37.1.x86_64",
"product_id": "libpq5-32bit-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-contrib-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-devel-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-devel-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-llvmjit-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-plperl-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-plpython-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-server-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-server-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-150100.3.37.1.x86_64",
"product": {
"name": "postgresql12-test-12.14-150100.3.37.1.x86_64",
"product_id": "postgresql12-test-12.14-150100.3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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-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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.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:libecpg6-12.14-150100.3.37.1.aarch64"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.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:libecpg6-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.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:libpq5-12.14-150100.3.37.1.aarch64"
},
"product_reference": "libpq5-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.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:libpq5-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.14-150100.3.37.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:libpq5-32bit-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-32bit-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.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:postgresql12-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.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:postgresql12-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.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:postgresql12-contrib-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.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:postgresql12-contrib-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.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:postgresql12-devel-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.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:postgresql12-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150100.3.37.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:postgresql12-docs-12.14-150100.3.37.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150100.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.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:postgresql12-plperl-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.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:postgresql12-plperl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.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:postgresql12-plpython-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.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:postgresql12-plpython-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.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:postgresql12-pltcl-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.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:postgresql12-pltcl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.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:postgresql12-server-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.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:postgresql12-server-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.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:postgresql12-server-devel-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.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:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.s390x"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64"
},
"product_reference": "libpq5-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "libpq5-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.s390x"
},
"product_reference": "libpq5-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-32bit-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150100.3.37.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150100.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.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:libecpg6-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.14-150100.3.37.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:libecpg6-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libecpg6-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.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:libpq5-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "libpq5-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.14-150100.3.37.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:libpq5-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.14-150100.3.37.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:libpq5-32bit-12.14-150100.3.37.1.x86_64"
},
"product_reference": "libpq5-32bit-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.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:postgresql12-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-150100.3.37.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:postgresql12-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.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:postgresql12-contrib-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-150100.3.37.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:postgresql12-contrib-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.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:postgresql12-devel-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-150100.3.37.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:postgresql12-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-150100.3.37.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:postgresql12-docs-12.14-150100.3.37.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-150100.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.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:postgresql12-plperl-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-150100.3.37.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:postgresql12-plperl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.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:postgresql12-plpython-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-150100.3.37.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:postgresql12-plpython-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.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:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-150100.3.37.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:postgresql12-pltcl-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.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:postgresql12-server-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-150100.3.37.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:postgresql12-server-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.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:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-150100.3.37.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:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql12-server-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libecpg6-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpq5-32bit-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-contrib-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-devel-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-docs-12.14-150100.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plperl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-plpython-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-pltcl-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-12.14-150100.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql12-server-devel-12.14-150100.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-22T13:45:20Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0583-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 13.10:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-583,SUSE-SLE-Module-Legacy-15-SP4-2023-583,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-583,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-583,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-583,SUSE-SLE-Product-RT-15-SP3-2023-583,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-583,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-583,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-583,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-583,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-583,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-583,SUSE-Storage-7-2023-583,SUSE-Storage-7.1-2023-583,openSUSE-SLE-15.4-2023-583",
"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-2023_0583-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0583-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230583-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0583-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013953.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2023-03-01T10:07:22Z",
"generator": {
"date": "2023-03-01T10:07:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0583-1",
"initial_release_date": "2023-03-01T10:07:22Z",
"revision_history": [
{
"date": "2023-03-01T10:07:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-contrib-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-devel-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-plperl-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-plpython-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-server-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-150200.5.37.1.aarch64",
"product": {
"name": "postgresql13-test-13.10-150200.5.37.1.aarch64",
"product_id": "postgresql13-test-13.10-150200.5.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-contrib-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-devel-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-devel-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-llvmjit-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-plperl-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-plpython-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-pltcl-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-server-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-server-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-server-devel-13.10-150200.5.37.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-150200.5.37.1.i586",
"product": {
"name": "postgresql13-test-13.10-150200.5.37.1.i586",
"product_id": "postgresql13-test-13.10-150200.5.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"product": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"product_id": "postgresql13-docs-13.10-150200.5.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-devel-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-server-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-150200.5.37.1.ppc64le",
"product": {
"name": "postgresql13-test-13.10-150200.5.37.1.ppc64le",
"product_id": "postgresql13-test-13.10-150200.5.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-contrib-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-devel-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-plperl-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-plpython-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-pltcl-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-server-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-server-devel-13.10-150200.5.37.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-150200.5.37.1.s390x",
"product": {
"name": "postgresql13-test-13.10-150200.5.37.1.s390x",
"product_id": "postgresql13-test-13.10-150200.5.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-contrib-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-devel-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-plperl-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-plpython-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-server-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-150200.5.37.1.x86_64",
"product": {
"name": "postgresql13-test-13.10-150200.5.37.1.x86_64",
"product_id": "postgresql13-test-13.10-150200.5.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-150200.5.37.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-docs-13.10-150200.5.37.1.noarch"
},
"product_reference": "postgresql13-docs-13.10-150200.5.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-150200.5.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.aarch64"
},
"product_reference": "postgresql13-test-13.10-150200.5.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-150200.5.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.ppc64le"
},
"product_reference": "postgresql13-test-13.10-150200.5.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-150200.5.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.s390x"
},
"product_reference": "postgresql13-test-13.10-150200.5.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-150200.5.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.x86_64"
},
"product_reference": "postgresql13-test-13.10-150200.5.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Enterprise Storage 7:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Proxy 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Proxy 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-docs-13.10-150200.5.37.1.noarch",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-13.10-150200.5.37.1.x86_64",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"SUSE Manager Server 4.2:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-contrib-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-docs-13.10-150200.5.37.1.noarch",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-llvmjit-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plperl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-plpython-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-pltcl-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-server-devel-13.10-150200.5.37.1.x86_64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.aarch64",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.ppc64le",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.s390x",
"openSUSE Leap 15.4:postgresql13-test-13.10-150200.5.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-01T10:07:22Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0392-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 14.7:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-392,SUSE-SLE-SDK-12-SP5-2023-392,SUSE-SLE-SERVER-12-SP5-2023-392",
"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-2023_0392-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0392-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230392-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0392-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013748.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2023-02-13T09:09:08Z",
"generator": {
"date": "2023-02-13T09:09:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0392-1",
"initial_release_date": "2023-02-13T09:09:08Z",
"revision_history": [
{
"date": "2023-02-13T09:09:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-14.7-3.20.1.aarch64",
"product_id": "postgresql14-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.aarch64",
"product_id": "postgresql14-contrib-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.aarch64",
"product_id": "postgresql14-devel-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.aarch64",
"product_id": "postgresql14-plperl-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.aarch64",
"product_id": "postgresql14-plpython-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.aarch64",
"product_id": "postgresql14-pltcl-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-server-14.7-3.20.1.aarch64",
"product_id": "postgresql14-server-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.aarch64",
"product_id": "postgresql14-server-devel-14.7-3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.aarch64",
"product": {
"name": "postgresql14-test-14.7-3.20.1.aarch64",
"product_id": "postgresql14-test-14.7-3.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-14.7-3.20.1.i586",
"product_id": "postgresql14-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.i586",
"product_id": "postgresql14-contrib-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.i586",
"product_id": "postgresql14-devel-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.i586",
"product_id": "postgresql14-plperl-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.i586",
"product_id": "postgresql14-plpython-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.i586",
"product_id": "postgresql14-pltcl-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-server-14.7-3.20.1.i586",
"product_id": "postgresql14-server-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.i586",
"product_id": "postgresql14-server-devel-14.7-3.20.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.i586",
"product": {
"name": "postgresql14-test-14.7-3.20.1.i586",
"product_id": "postgresql14-test-14.7-3.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.7-3.20.1.noarch",
"product": {
"name": "postgresql14-docs-14.7-3.20.1.noarch",
"product_id": "postgresql14-docs-14.7-3.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-contrib-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-devel-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-plperl-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-plpython-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-pltcl-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-server-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-server-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-server-devel-14.7-3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.ppc64le",
"product": {
"name": "postgresql14-test-14.7-3.20.1.ppc64le",
"product_id": "postgresql14-test-14.7-3.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-14.7-3.20.1.s390",
"product_id": "postgresql14-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.s390",
"product_id": "postgresql14-contrib-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.s390",
"product_id": "postgresql14-devel-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.s390",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.s390",
"product_id": "postgresql14-plperl-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.s390",
"product_id": "postgresql14-plpython-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.s390",
"product_id": "postgresql14-pltcl-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-server-14.7-3.20.1.s390",
"product_id": "postgresql14-server-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.s390",
"product_id": "postgresql14-server-devel-14.7-3.20.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.s390",
"product": {
"name": "postgresql14-test-14.7-3.20.1.s390",
"product_id": "postgresql14-test-14.7-3.20.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-14.7-3.20.1.s390x",
"product_id": "postgresql14-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.s390x",
"product_id": "postgresql14-contrib-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.s390x",
"product_id": "postgresql14-devel-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.s390x",
"product_id": "postgresql14-plperl-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.s390x",
"product_id": "postgresql14-plpython-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.s390x",
"product_id": "postgresql14-pltcl-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-server-14.7-3.20.1.s390x",
"product_id": "postgresql14-server-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.s390x",
"product_id": "postgresql14-server-devel-14.7-3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.s390x",
"product": {
"name": "postgresql14-test-14.7-3.20.1.s390x",
"product_id": "postgresql14-test-14.7-3.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-14.7-3.20.1.x86_64",
"product_id": "postgresql14-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.7-3.20.1.x86_64",
"product_id": "postgresql14-contrib-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-devel-14.7-3.20.1.x86_64",
"product_id": "postgresql14-devel-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-3.20.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.7-3.20.1.x86_64",
"product_id": "postgresql14-plperl-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.7-3.20.1.x86_64",
"product_id": "postgresql14-plpython-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.7-3.20.1.x86_64",
"product_id": "postgresql14-pltcl-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-server-14.7-3.20.1.x86_64",
"product_id": "postgresql14-server-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.7-3.20.1.x86_64",
"product_id": "postgresql14-server-devel-14.7-3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-3.20.1.x86_64",
"product": {
"name": "postgresql14-test-14.7-3.20.1.x86_64",
"product_id": "postgresql14-test-14.7-3.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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": "postgresql14-devel-14.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-3.20.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.7-3.20.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-3.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-3.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.s390x"
},
"product_reference": "postgresql14-server-14.7-3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-14.7-3.20.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.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-3.20.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.7-3.20.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.7-3.20.1.noarch"
},
"product_reference": "postgresql14-docs-14.7-3.20.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.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-3.20.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.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-3.20.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.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-3.20.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.7-3.20.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.7-3.20.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-3.20.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.7-3.20.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.7-3.20.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-3.20.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.7-3.20.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.7-3.20.1.s390x"
},
"product_reference": "postgresql14-server-14.7-3.20.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.7-3.20.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.7-3.20.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.7-3.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.7-3.20.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.7-3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-13T09:09:08Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
suse-su-2023:0390-1
Vulnerability from csaf_suse
Notes
{
"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\nUpdate to 12.14:\n\n- CVE-2022-41862: Fixed memory leak in libpq (bsc#1208102).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-390,SUSE-SLE-SDK-12-SP5-2023-390,SUSE-SLE-SERVER-12-SP5-2023-390",
"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-2023_0390-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0390-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230390-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0390-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013749.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208102",
"url": "https://bugzilla.suse.com/1208102"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2023-02-13T09:08:23Z",
"generator": {
"date": "2023-02-13T09:08:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0390-1",
"initial_release_date": "2023-02-13T09:08:23Z",
"revision_history": [
{
"date": "2023-02-13T09:08:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-12.14-3.36.1.aarch64",
"product_id": "postgresql12-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.aarch64",
"product_id": "postgresql12-contrib-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.aarch64",
"product_id": "postgresql12-devel-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.aarch64",
"product_id": "postgresql12-plperl-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.aarch64",
"product_id": "postgresql12-plpython-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.aarch64",
"product_id": "postgresql12-pltcl-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-server-12.14-3.36.1.aarch64",
"product_id": "postgresql12-server-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.aarch64",
"product_id": "postgresql12-server-devel-12.14-3.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.aarch64",
"product": {
"name": "postgresql12-test-12.14-3.36.1.aarch64",
"product_id": "postgresql12-test-12.14-3.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-12.14-3.36.1.i586",
"product_id": "postgresql12-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.i586",
"product_id": "postgresql12-contrib-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.i586",
"product_id": "postgresql12-devel-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.i586",
"product_id": "postgresql12-plperl-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.i586",
"product_id": "postgresql12-plpython-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.i586",
"product_id": "postgresql12-pltcl-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-server-12.14-3.36.1.i586",
"product_id": "postgresql12-server-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.i586",
"product_id": "postgresql12-server-devel-12.14-3.36.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.i586",
"product": {
"name": "postgresql12-test-12.14-3.36.1.i586",
"product_id": "postgresql12-test-12.14-3.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.14-3.36.1.noarch",
"product": {
"name": "postgresql12-docs-12.14-3.36.1.noarch",
"product_id": "postgresql12-docs-12.14-3.36.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-contrib-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-devel-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-plperl-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-plpython-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-pltcl-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-server-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-server-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-server-devel-12.14-3.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.ppc64le",
"product": {
"name": "postgresql12-test-12.14-3.36.1.ppc64le",
"product_id": "postgresql12-test-12.14-3.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-12.14-3.36.1.s390",
"product_id": "postgresql12-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.s390",
"product_id": "postgresql12-contrib-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.s390",
"product_id": "postgresql12-devel-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.s390",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.s390",
"product_id": "postgresql12-plperl-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.s390",
"product_id": "postgresql12-plpython-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.s390",
"product_id": "postgresql12-pltcl-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-server-12.14-3.36.1.s390",
"product_id": "postgresql12-server-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.s390",
"product_id": "postgresql12-server-devel-12.14-3.36.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.s390",
"product": {
"name": "postgresql12-test-12.14-3.36.1.s390",
"product_id": "postgresql12-test-12.14-3.36.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-12.14-3.36.1.s390x",
"product_id": "postgresql12-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.s390x",
"product_id": "postgresql12-contrib-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.s390x",
"product_id": "postgresql12-devel-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.s390x",
"product_id": "postgresql12-plperl-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.s390x",
"product_id": "postgresql12-plpython-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.s390x",
"product_id": "postgresql12-pltcl-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-server-12.14-3.36.1.s390x",
"product_id": "postgresql12-server-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.s390x",
"product_id": "postgresql12-server-devel-12.14-3.36.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.s390x",
"product": {
"name": "postgresql12-test-12.14-3.36.1.s390x",
"product_id": "postgresql12-test-12.14-3.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-12.14-3.36.1.x86_64",
"product_id": "postgresql12-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.14-3.36.1.x86_64",
"product_id": "postgresql12-contrib-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-devel-12.14-3.36.1.x86_64",
"product_id": "postgresql12-devel-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-3.36.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.14-3.36.1.x86_64",
"product_id": "postgresql12-plperl-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.14-3.36.1.x86_64",
"product_id": "postgresql12-plpython-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.14-3.36.1.x86_64",
"product_id": "postgresql12-pltcl-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-server-12.14-3.36.1.x86_64",
"product_id": "postgresql12-server-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.14-3.36.1.x86_64",
"product_id": "postgresql12-server-devel-12.14-3.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-3.36.1.x86_64",
"product": {
"name": "postgresql12-test-12.14-3.36.1.x86_64",
"product_id": "postgresql12-test-12.14-3.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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": "postgresql12-devel-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-3.36.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.14-3.36.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-3.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-server-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.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:postgresql12-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.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:postgresql12-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.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:postgresql12-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-3.36.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:postgresql12-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.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:postgresql12-contrib-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.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:postgresql12-contrib-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.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:postgresql12-contrib-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-3.36.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:postgresql12-contrib-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-3.36.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:postgresql12-docs-12.14-3.36.1.noarch"
},
"product_reference": "postgresql12-docs-12.14-3.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.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:postgresql12-plperl-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.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:postgresql12-plperl-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.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:postgresql12-plperl-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-3.36.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:postgresql12-plperl-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.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:postgresql12-plpython-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.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:postgresql12-plpython-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.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:postgresql12-plpython-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-3.36.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:postgresql12-plpython-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.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:postgresql12-pltcl-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.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:postgresql12-pltcl-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.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:postgresql12-pltcl-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-3.36.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:postgresql12-pltcl-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.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:postgresql12-server-12.14-3.36.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-3.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.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:postgresql12-server-12.14-3.36.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-3.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.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:postgresql12-server-12.14-3.36.1.s390x"
},
"product_reference": "postgresql12-server-12.14-3.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-3.36.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:postgresql12-server-12.14-3.36.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-3.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.14-3.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.14-3.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.14-3.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-13T09:08:23Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
fkie_cve-2022-41862
Vulnerability from fkie_nvd
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
| Vendor | Product | Version | |
|---|---|---|---|
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| fedoraproject | fedora | 8 | |
| redhat | integration_camel_k | - | |
| redhat | integration_camel_quarkus | - | |
| redhat | integration_service_registry | - | |
| redhat | enterprise_linux | 8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "68D486EE-1A3E-4900-90CF-E7ECC8545CEA",
"versionEndExcluding": "12.14",
"versionStartIncluding": "12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "63E0EEAB-B662-4E87-8ED8-8CE513754136",
"versionEndExcluding": "13.10",
"versionStartIncluding": "13.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D4300E97-C19C-4182-9406-69C580C976A5",
"versionEndExcluding": "14.7",
"versionStartIncluding": "14.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "059934D4-A601-4BD3-8C3C-9C33F3A9FDB1",
"versionEndExcluding": "15.2",
"versionStartIncluding": "15.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*",
"matchCriteriaId": "72E4DB7F-07C3-46BB-AAA2-05CD0312C57F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:integration_camel_k:-:*:*:*:*:*:*:*",
"matchCriteriaId": "B87C8AD3-8878-4546-86C2-BF411876648C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:integration_camel_quarkus:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F039C746-2001-4EE5-835F-49607A94F12B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:integration_service_registry:-:*:*:*:*:*:*:*",
"matchCriteriaId": "EF03BDE8-602D-4DEE-BA5B-5B20FDF47741",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes."
}
],
"id": "CVE-2022-41862",
"lastModified": "2025-03-07T16:15:36.247",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2023-03-03T16:15:09.497",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"source": "secalert@redhat.com",
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CERTFR-2025-AVI-0580
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Gemfire versions ant\u00e9rieures \u00e0 9.15.16",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
}
],
"initial_release_date": "2025-07-10T00:00:00",
"last_revision_date": "2025-07-10T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0580",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35894",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35894"
},
{
"published_at": "2025-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35929",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35929"
}
]
}
CERTFR-2025-AVI-0760
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | User Entity Behavior Analytics pour IBM QRadar SIEM versions antérieures à 5.0.1 | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | WebSphere | IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de sécurité APAR PH67137 et APAR PH67132 | ||
| IBM | WebSphere | Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty ART versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Cloud Pak for Applications versions 5.1 à 5.3 pour WebSphere Application Server Liberty sans les correctifs de sécurité APAR PH67132 et APAR PH67137 | ||
| IBM | WebSphere | Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalités jsonp sans le dernier correctif de sécurité | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR PH67137, APAR PH67132, | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à v5.2.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "User Entity Behavior Analytics pour IBM QRadar SIEM versions ant\u00e9rieures \u00e0 5.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de s\u00e9curit\u00e9 APAR PH67137 et APAR PH67132",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty ART versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Applications versions 5.1 \u00e0 5.3 pour WebSphere Application Server Liberty sans les correctifs de s\u00e9curit\u00e9 APAR PH67132 et APAR PH67137",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalit\u00e9s jsonp sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR PH67137, APAR PH67132,",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-0755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0755"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-51473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51473"
},
{
"name": "CVE-2015-5237",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5237"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2016-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4055"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30472"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-33092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33092"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-33143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33143"
},
{
"name": "CVE-2021-3393",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3393"
},
{
"name": "CVE-2025-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2533"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2025-36010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36010"
},
{
"name": "CVE-2025-36047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36047"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33114"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2019-9193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9193"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2023-26133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26133"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-56339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56339"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2024-49828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49828"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2017-18214",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18214"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-36071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36071"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2023-52933",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52933"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2024-6762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6762"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2024-52894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52894"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2018-1000873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000873"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"initial_release_date": "2025-09-05T00:00:00",
"last_revision_date": "2025-09-05T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0760",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243927",
"url": "https://www.ibm.com/support/pages/node/7243927"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243923",
"url": "https://www.ibm.com/support/pages/node/7243923"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243924",
"url": "https://www.ibm.com/support/pages/node/7243924"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244012",
"url": "https://www.ibm.com/support/pages/node/7244012"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243659",
"url": "https://www.ibm.com/support/pages/node/7243659"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244002",
"url": "https://www.ibm.com/support/pages/node/7244002"
},
{
"published_at": "2025-08-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243582",
"url": "https://www.ibm.com/support/pages/node/7243582"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243928",
"url": "https://www.ibm.com/support/pages/node/7243928"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243925",
"url": "https://www.ibm.com/support/pages/node/7243925"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244010",
"url": "https://www.ibm.com/support/pages/node/7244010"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243922",
"url": "https://www.ibm.com/support/pages/node/7243922"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243673",
"url": "https://www.ibm.com/support/pages/node/7243673"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243877",
"url": "https://www.ibm.com/support/pages/node/7243877"
}
]
}
CERTFR-2024-AVI-0119
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Simcenter Femap versions antérieures à V2401.0000 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V36.0 versions antérieures à V36.0.198 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SIMATIC WinCC V7.5 versions antérieures à V7.5 SP2 Update 15 | ||
| Siemens | N/A | SINEC NMS versions antérieures à V2.0 SP1 | ||
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SIMATIC WinCC V8.0 versions antérieures à V8.0 SP4 | ||
| Siemens | N/A | SIDIS Prime versions antérieures à V4.0.400 | ||
| Siemens | N/A | SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V35.1 versions antérieures à V35.1.252 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2201 versions antérieures à V2201.0012 | ||
| Siemens | N/A | RUGGEDCOM APE1808 avec Nozomi Guardian / CMC antérieures à 23.3.0 | ||
| Siemens | N/A | Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2302 versions antérieures à V2302.0006 | ||
| Siemens | N/A | Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Parasolid V35.0 versions antérieures à V35.0.263 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Simcenter Femap versions ant\u00e9rieures \u00e0 V2401.0000",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V36.0 versions ant\u00e9rieures \u00e0 V36.0.198",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V7.5 versions ant\u00e9rieures \u00e0 V7.5 SP2 Update 15",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC NMS versions ant\u00e9rieures \u00e0 V2.0 SP1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V8.0 versions ant\u00e9rieures \u00e0 V8.0 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIDIS Prime versions ant\u00e9rieures \u00e0 V4.0.400",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.1 versions ant\u00e9rieures \u00e0 V35.1.252",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2201 versions ant\u00e9rieures \u00e0 V2201.0012",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM APE1808 avec Nozomi Guardian / CMC ant\u00e9rieures \u00e0 23.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2302 versions ant\u00e9rieures \u00e0 V2302.0006",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.0 versions ant\u00e9rieures \u00e0 V35.0.263",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2020-11896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11896"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-39189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39189"
},
{
"name": "CVE-2021-4037",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4037"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2022-1015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1015"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2021-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3445"
},
{
"name": "CVE-2022-34918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34918"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2022-3437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3437"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2022-29187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29187"
},
{
"name": "CVE-2022-39260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39260"
},
{
"name": "CVE-2022-41903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41903"
},
{
"name": "CVE-2022-23521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23521"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2023-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23454"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2023-22490",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22490"
},
{
"name": "CVE-2023-23946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23946"
},
{
"name": "CVE-2023-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"name": "CVE-2023-0662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"name": "CVE-2023-0568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-28466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28466"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2023-1859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1859"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-28709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28709"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2023-1380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1380"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-21255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21255"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2023-36664",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36664"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-34035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34035"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2023-34256",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34256"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-39418",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39418"
},
{
"name": "CVE-2023-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3863"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-4194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4194"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-41080",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41080"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2022-28737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28737"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2023-30590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30590"
},
{
"name": "CVE-2023-30585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30585"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2023-44321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44321"
},
{
"name": "CVE-2023-44320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44320"
},
{
"name": "CVE-2023-44319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44319"
},
{
"name": "CVE-2023-44317",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44317"
},
{
"name": "CVE-2023-44373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44373"
},
{
"name": "CVE-2023-44322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44322"
},
{
"name": "CVE-2023-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45623"
},
{
"name": "CVE-2023-45625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45625"
},
{
"name": "CVE-2023-45614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45614"
},
{
"name": "CVE-2023-45615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45615"
},
{
"name": "CVE-2023-45621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45621"
},
{
"name": "CVE-2023-45617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45617"
},
{
"name": "CVE-2023-45619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45619"
},
{
"name": "CVE-2023-45622",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45622"
},
{
"name": "CVE-2023-45618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45618"
},
{
"name": "CVE-2023-45616",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45616"
},
{
"name": "CVE-2023-45624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45624"
},
{
"name": "CVE-2023-45626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45626"
},
{
"name": "CVE-2023-45620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45620"
},
{
"name": "CVE-2023-45627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45627"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-49692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49692"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-49691",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49691"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2021-3638",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3638"
},
{
"name": "CVE-2021-43666",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43666"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2024-23796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23796"
},
{
"name": "CVE-2022-41861",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41861"
},
{
"name": "CVE-2023-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35789"
},
{
"name": "CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"name": "CVE-2023-34872",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34872"
},
{
"name": "CVE-2024-23801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23801"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2024-23812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23812"
},
{
"name": "CVE-2024-24920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24920"
},
{
"name": "CVE-2023-32005",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32005"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2022-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26691"
},
{
"name": "CVE-2023-30587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30587"
},
{
"name": "CVE-2023-48363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48363"
},
{
"name": "CVE-2024-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23816"
},
{
"name": "CVE-2023-25727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"name": "CVE-2024-23813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23813"
},
{
"name": "CVE-2023-3247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3247"
},
{
"name": "CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"name": "CVE-2022-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38725"
},
{
"name": "CVE-2024-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24921"
},
{
"name": "CVE-2022-44370",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44370"
},
{
"name": "CVE-2022-29536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29536"
},
{
"name": "CVE-2023-48364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48364"
},
{
"name": "CVE-2021-36369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36369"
},
{
"name": "CVE-2022-4743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4743"
},
{
"name": "CVE-2023-28450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28450"
},
{
"name": "CVE-2023-30582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30582"
},
{
"name": "CVE-2022-29862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29862"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2023-30583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30583"
},
{
"name": "CVE-2024-24922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24922"
},
{
"name": "CVE-2024-24923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24923"
},
{
"name": "CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"name": "CVE-2023-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0330"
},
{
"name": "CVE-2024-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22043"
},
{
"name": "CVE-2022-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37797"
},
{
"name": "CVE-2023-46120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46120"
},
{
"name": "CVE-2023-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32004"
},
{
"name": "CVE-2024-23795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23795"
},
{
"name": "CVE-2023-25155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
},
{
"name": "CVE-2022-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29162"
},
{
"name": "CVE-2023-22745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22745"
},
{
"name": "CVE-2023-32558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32558"
},
{
"name": "CVE-2022-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46393"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-30581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30581"
},
{
"name": "CVE-2023-31489",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31489"
},
{
"name": "CVE-2023-2861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2861"
},
{
"name": "CVE-2024-23798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23798"
},
{
"name": "CVE-2023-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49125"
},
{
"name": "CVE-2024-23803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23803"
},
{
"name": "CVE-2022-41556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41556"
},
{
"name": "CVE-2024-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22042"
},
{
"name": "CVE-2022-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45142"
},
{
"name": "CVE-2024-23804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23804"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-23799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23799"
},
{
"name": "CVE-2023-3301",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3301"
},
{
"name": "CVE-2024-23810",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23810"
},
{
"name": "CVE-2023-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50236"
},
{
"name": "CVE-2023-32003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32003"
},
{
"name": "CVE-2023-26081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26081"
},
{
"name": "CVE-2022-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46392"
},
{
"name": "CVE-2024-24925",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24925"
},
{
"name": "CVE-2023-22742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22742"
},
{
"name": "CVE-2023-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38199"
},
{
"name": "CVE-2022-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
},
{
"name": "CVE-2022-1348",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1348"
},
{
"name": "CVE-2019-19135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19135"
},
{
"name": "CVE-2021-45451",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45451"
},
{
"name": "CVE-2023-1393",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1393"
},
{
"name": "CVE-2023-5253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5253"
},
{
"name": "CVE-2022-48434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48434"
},
{
"name": "CVE-2024-23802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23802"
},
{
"name": "CVE-2022-41860",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41860"
},
{
"name": "CVE-2023-51440",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51440"
},
{
"name": "CVE-2024-24924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24924"
},
{
"name": "CVE-2023-30586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30586"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2024-23800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23800"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2022-3294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3294"
},
{
"name": "CVE-2024-23811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23811"
},
{
"name": "CVE-2024-23797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23797"
},
{
"name": "CVE-2023-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38559"
}
],
"initial_release_date": "2024-02-13T00:00:00",
"last_revision_date": "2024-02-13T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0119",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Siemens\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance,\nune \u00e9l\u00e9vation de privil\u00e8ges et une ex\u00e9cution de code arbitraire \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-000072 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-000072.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-602936 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-602936.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-647068 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-647068.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-943925 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-753746 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-753746.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-806742 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-580228 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-580228.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-716164 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-716164.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-797296 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-797296.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-108696 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-108696.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-871717 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871717.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-516818 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-516818.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-017796 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-017796.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-543502 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-543502.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-665034 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-665034.html"
}
]
}
CERTFR-2023-AVI-0107
Vulnerability from certfr_avis
Une vulnérabilité a été corrigée dans PostgreSQL. Elle permet à un attaquant de provoquer un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| PostgreSQL | PostgreSQL | PostgreSQL versions 15.x antérieures à 15.2 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 13.x antérieures à 13.10 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 14.x antérieures à 14.7 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 11.x antérieures à 11.19 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 12.x antérieures à 12.14 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PostgreSQL versions 15.x ant\u00e9rieures \u00e0 15.2",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 13.x ant\u00e9rieures \u00e0 13.10",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 14.x ant\u00e9rieures \u00e0 14.7",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 11.x ant\u00e9rieures \u00e0 11.19",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 12.x ant\u00e9rieures \u00e0 12.14",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
}
],
"initial_release_date": "2023-02-09T00:00:00",
"last_revision_date": "2023-02-09T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 PostgreSQL du 09 f\u00e9vrier 2023",
"url": "https://www.postgresql.org/about/news/postgresql-152-147-1310-1214-and-1119-released-2592/"
}
],
"reference": "CERTFR-2023-AVI-0107",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-02-09T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 corrig\u00e9e dans \u003cspan\nclass=\"textit\"\u003ePostgreSQL\u003c/span\u003e. Elle permet \u00e0 un attaquant de\nprovoquer un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es.\n",
"title": "Vuln\u00e9rabilit\u00e9 dans PostgreSQL",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PostgreSQL CVE-2022-41862 du 09 f\u00e9vrier 2023",
"url": null
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"initial_release_date": "2025-06-19T00:00:00",
"last_revision_date": "2025-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
icsa-24-046-11
Vulnerability from csaf_cisa
Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE XCM-/XRM-300",
"tracking": {
"current_release_date": "2024-02-13T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-046-11",
"initial_release_date": "2024-02-13T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-40283"
}
]
}
ICSA-24-046-11
Vulnerability from csaf_cisa
Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE XCM-/XRM-300",
"tracking": {
"current_release_date": "2024-02-13T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-046-11",
"initial_release_date": "2024-02-13T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-40283"
}
]
}
wid-sec-w-2023-0324
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0324 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0324.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0324 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0324"
},
{
"category": "external",
"summary": "PostgreSQL 15.2, 14.7, 13.10, 12.14, and 11.19 Released vom 2023-02-09",
"url": "https://www.postgresql.org/about/news/postgresql-152-147-1310-1214-and-1119-released-2592/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3316 vom 2023-02-10",
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00010.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0390-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013749.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0392-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013748.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0393-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013746.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0391-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013742.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0450-1 vom 2023-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013838.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0479-1 vom 2023-02-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0569-1 vom 2023-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013925.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0583-1 vom 2023-03-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013953.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5906-1 vom 2023-03-02",
"url": "https://ubuntu.com/security/notices/USN-5906-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0705-1 vom 2023-03-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014022.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1576 vom 2023-04-04",
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1576 vom 2023-04-05",
"url": "https://linux.oracle.com/errata/ELSA-2023-1576.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1693 vom 2023-04-11",
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1693 vom 2023-04-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-1693.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7772 vom 2023-12-13",
"url": "http://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "Hitachi Software Vulnerability Information hitachi-sec-2023-117 vom 2023-05-23",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-117/index.html"
},
{
"category": "external",
"summary": "IBM Security Advisory",
"url": "https://www.ibm.com/support/pages/node/7005587"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4535 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7108821 vom 2024-01-17",
"url": "https://www.ibm.com/support/pages/node/7108821"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2023-001.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6429 vom 2023-11-07",
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7016 vom 2023-11-15",
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7545 vom 2023-11-28",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7580 vom 2023-11-29",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7666 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7667 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7694 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7695 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-010 vom 2024-03-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-010.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-010 vom 2024-03-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-010.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14360-1 vom 2024-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2024-09-23T22:00:00.000+00:00",
"generator": {
"date": "2024-09-26T07:36:13.369+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2023-0324",
"initial_release_date": "2023-02-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-02-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-12T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-02-13T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-19T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-22T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-03-12T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-04-04T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2023-04-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2023-05-22T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-08-08T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-11-07T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-29T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-06T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-12T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-17T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-03-18T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "23"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10.0.0.0-10.0.6.1",
"product": {
"name": "IBM Security Verify Access 10.0.0.0-10.0.6.1",
"product_id": "T031895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.0.0_-_10.0.6.1"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
},
{
"branches": [
{
"category": "product_version",
"name": "plus 10.1",
"product": {
"name": "IBM Spectrum Protect plus 10.1",
"product_id": "T015895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c15.2",
"product": {
"name": "Open Source PostgreSQL \u003c15.2",
"product_id": "T026222"
}
},
{
"category": "product_version",
"name": "15.2",
"product": {
"name": "Open Source PostgreSQL 15.2",
"product_id": "T026222-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.7",
"product": {
"name": "Open Source PostgreSQL \u003c14.7",
"product_id": "T026223"
}
},
{
"category": "product_version",
"name": "14.7",
"product": {
"name": "Open Source PostgreSQL 14.7",
"product_id": "T026223-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.10",
"product": {
"name": "Open Source PostgreSQL \u003c13.10",
"product_id": "T026224"
}
},
{
"category": "product_version",
"name": "13.1",
"product": {
"name": "Open Source PostgreSQL 13.10",
"product_id": "T026224-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.14",
"product": {
"name": "Open Source PostgreSQL \u003c12.14",
"product_id": "T026225"
}
},
{
"category": "product_version",
"name": "12.14",
"product": {
"name": "Open Source PostgreSQL 12.14",
"product_id": "T026225-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.19",
"product": {
"name": "Open Source PostgreSQL \u003c11.19",
"product_id": "T026226"
}
},
{
"category": "product_version",
"name": "11.19",
"product": {
"name": "Open Source PostgreSQL 11.19",
"product_id": "T026226-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:11.19"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. Bei der Verarbeitung einer nicht beendeten Zeichenfolge w\u00e4hrend der Einrichtung der Kerberos-Transportverschl\u00fcsselung kann es zu einem Out-of-Bounds-Lesefehler kommen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T031895",
"67646",
"T015895",
"T004914",
"T017562",
"2951",
"T002207",
"T000126",
"T027843",
"T026225",
"T026224",
"398363",
"T026226",
"T026223",
"T026222"
]
},
"release_date": "2023-02-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
}
]
}
wid-sec-w-2024-0054
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungsl\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0054 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0054 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106586 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106586"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106583 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106583"
}
],
"source_lang": "en-US",
"title": "IBM Security Verify Access: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-09T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:29.433+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0054",
"initial_release_date": "2024-01-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product": {
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product_id": "T031968",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2032-43016",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2032-43016"
},
{
"cve": "CVE-2023-43017",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-43017"
},
{
"cve": "CVE-2023-40225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-40225"
},
{
"cve": "CVE-2023-39417",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-39417"
},
{
"cve": "CVE-2023-38369",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38369"
},
{
"cve": "CVE-2023-38267",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38267"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-32330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32330"
},
{
"cve": "CVE-2023-32329",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32329"
},
{
"cve": "CVE-2023-32328",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32328"
},
{
"cve": "CVE-2023-32327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32327"
},
{
"cve": "CVE-2023-31006",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31006"
},
{
"cve": "CVE-2023-31005",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31005"
},
{
"cve": "CVE-2023-31004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31004"
},
{
"cve": "CVE-2023-31003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31003"
},
{
"cve": "CVE-2023-31002",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31002"
},
{
"cve": "CVE-2023-31001",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31001"
},
{
"cve": "CVE-2023-30999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-30999"
},
{
"cve": "CVE-2023-25725",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-25725"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2455",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-2454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-2625",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2625"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2020-11100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2020-11100"
},
{
"cve": "CVE-2019-19330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-19330"
},
{
"cve": "CVE-2019-18277",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18277"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-14241",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-14241"
},
{
"cve": "CVE-2017-18342",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2017-18342"
},
{
"cve": "CVE-2015-5237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2015-5237"
}
]
}
WID-SEC-W-2023-0324
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0324 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0324.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0324 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0324"
},
{
"category": "external",
"summary": "PostgreSQL 15.2, 14.7, 13.10, 12.14, and 11.19 Released vom 2023-02-09",
"url": "https://www.postgresql.org/about/news/postgresql-152-147-1310-1214-and-1119-released-2592/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3316 vom 2023-02-10",
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00010.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0390-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013749.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0392-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013748.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0393-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013746.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0391-1 vom 2023-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013742.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0450-1 vom 2023-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013838.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0479-1 vom 2023-02-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0569-1 vom 2023-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013925.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0583-1 vom 2023-03-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013953.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5906-1 vom 2023-03-02",
"url": "https://ubuntu.com/security/notices/USN-5906-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0705-1 vom 2023-03-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014022.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1576 vom 2023-04-04",
"url": "https://access.redhat.com/errata/RHSA-2023:1576"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1576 vom 2023-04-05",
"url": "https://linux.oracle.com/errata/ELSA-2023-1576.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1693 vom 2023-04-11",
"url": "https://access.redhat.com/errata/RHSA-2023:1693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1693 vom 2023-04-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-1693.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7772 vom 2023-12-13",
"url": "http://access.redhat.com/errata/RHSA-2023:7772"
},
{
"category": "external",
"summary": "Hitachi Software Vulnerability Information hitachi-sec-2023-117 vom 2023-05-23",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-117/index.html"
},
{
"category": "external",
"summary": "IBM Security Advisory",
"url": "https://www.ibm.com/support/pages/node/7005587"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4535 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4535"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7108821 vom 2024-01-17",
"url": "https://www.ibm.com/support/pages/node/7108821"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2023-001 vom 2023-09-28",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2023-001.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6429 vom 2023-11-07",
"url": "https://access.redhat.com/errata/RHSA-2023:6429"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7016 vom 2023-11-15",
"url": "https://access.redhat.com/errata/RHSA-2023:7016"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7545 vom 2023-11-28",
"url": "https://access.redhat.com/errata/RHSA-2023:7545"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7580 vom 2023-11-29",
"url": "https://access.redhat.com/errata/RHSA-2023:7580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7666 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7666"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7667 vom 2023-12-06",
"url": "https://access.redhat.com/errata/RHSA-2023:7667"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7694 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7694"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7695 vom 2023-12-07",
"url": "https://access.redhat.com/errata/RHSA-2023:7695"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-010 vom 2024-03-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-010.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-010 vom 2024-03-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-010.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14360-1 vom 2024-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2024-09-23T22:00:00.000+00:00",
"generator": {
"date": "2024-09-26T07:36:13.369+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2023-0324",
"initial_release_date": "2023-02-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-02-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-12T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-02-13T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-19T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-22T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-03-12T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-04-04T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2023-04-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2023-05-22T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-08-08T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-11-07T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-29T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-06T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-12T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-17T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-03-18T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "23"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10.0.0.0-10.0.6.1",
"product": {
"name": "IBM Security Verify Access 10.0.0.0-10.0.6.1",
"product_id": "T031895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.0.0_-_10.0.6.1"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
},
{
"branches": [
{
"category": "product_version",
"name": "plus 10.1",
"product": {
"name": "IBM Spectrum Protect plus 10.1",
"product_id": "T015895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c15.2",
"product": {
"name": "Open Source PostgreSQL \u003c15.2",
"product_id": "T026222"
}
},
{
"category": "product_version",
"name": "15.2",
"product": {
"name": "Open Source PostgreSQL 15.2",
"product_id": "T026222-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.7",
"product": {
"name": "Open Source PostgreSQL \u003c14.7",
"product_id": "T026223"
}
},
{
"category": "product_version",
"name": "14.7",
"product": {
"name": "Open Source PostgreSQL 14.7",
"product_id": "T026223-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.10",
"product": {
"name": "Open Source PostgreSQL \u003c13.10",
"product_id": "T026224"
}
},
{
"category": "product_version",
"name": "13.1",
"product": {
"name": "Open Source PostgreSQL 13.10",
"product_id": "T026224-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.14",
"product": {
"name": "Open Source PostgreSQL \u003c12.14",
"product_id": "T026225"
}
},
{
"category": "product_version",
"name": "12.14",
"product": {
"name": "Open Source PostgreSQL 12.14",
"product_id": "T026225-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.19",
"product": {
"name": "Open Source PostgreSQL \u003c11.19",
"product_id": "T026226"
}
},
{
"category": "product_version",
"name": "11.19",
"product": {
"name": "Open Source PostgreSQL 11.19",
"product_id": "T026226-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:11.19"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. Bei der Verarbeitung einer nicht beendeten Zeichenfolge w\u00e4hrend der Einrichtung der Kerberos-Transportverschl\u00fcsselung kann es zu einem Out-of-Bounds-Lesefehler kommen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T031895",
"67646",
"T015895",
"T004914",
"T017562",
"2951",
"T002207",
"T000126",
"T027843",
"T026225",
"T026224",
"398363",
"T026226",
"T026223",
"T026222"
]
},
"release_date": "2023-02-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
}
]
}
WID-SEC-W-2024-0054
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungsl\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0054 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0054 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106586 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106586"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106583 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106583"
}
],
"source_lang": "en-US",
"title": "IBM Security Verify Access: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-09T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:29.433+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0054",
"initial_release_date": "2024-01-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product": {
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product_id": "T031968",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2032-43016",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2032-43016"
},
{
"cve": "CVE-2023-43017",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-43017"
},
{
"cve": "CVE-2023-40225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-40225"
},
{
"cve": "CVE-2023-39417",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-39417"
},
{
"cve": "CVE-2023-38369",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38369"
},
{
"cve": "CVE-2023-38267",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38267"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-32330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32330"
},
{
"cve": "CVE-2023-32329",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32329"
},
{
"cve": "CVE-2023-32328",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32328"
},
{
"cve": "CVE-2023-32327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32327"
},
{
"cve": "CVE-2023-31006",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31006"
},
{
"cve": "CVE-2023-31005",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31005"
},
{
"cve": "CVE-2023-31004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31004"
},
{
"cve": "CVE-2023-31003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31003"
},
{
"cve": "CVE-2023-31002",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31002"
},
{
"cve": "CVE-2023-31001",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31001"
},
{
"cve": "CVE-2023-30999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-30999"
},
{
"cve": "CVE-2023-25725",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-25725"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2455",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-2454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-2625",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2625"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2020-11100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2020-11100"
},
{
"cve": "CVE-2019-19330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-19330"
},
{
"cve": "CVE-2019-18277",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18277"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-14241",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-14241"
},
{
"cve": "CVE-2017-18342",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2017-18342"
},
{
"cve": "CVE-2015-5237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2015-5237"
}
]
}
opensuse-su-2024:12677-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql12-12.14-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql12-12.14-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12677",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12677-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "postgresql12-12.14-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12677-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-12.14-1.1.aarch64",
"product_id": "postgresql12-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.14-1.1.aarch64",
"product_id": "postgresql12-contrib-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-devel-12.14-1.1.aarch64",
"product_id": "postgresql12-devel-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-docs-12.14-1.1.aarch64",
"product_id": "postgresql12-docs-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-12.14-1.1.aarch64",
"product_id": "postgresql12-llvmjit-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.14-1.1.aarch64",
"product_id": "postgresql12-plperl-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.14-1.1.aarch64",
"product_id": "postgresql12-plpython-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.14-1.1.aarch64",
"product_id": "postgresql12-pltcl-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-server-12.14-1.1.aarch64",
"product_id": "postgresql12-server-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.14-1.1.aarch64",
"product_id": "postgresql12-server-devel-12.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-1.1.aarch64",
"product": {
"name": "postgresql12-test-12.14-1.1.aarch64",
"product_id": "postgresql12-test-12.14-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-12.14-1.1.ppc64le",
"product_id": "postgresql12-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.14-1.1.ppc64le",
"product_id": "postgresql12-contrib-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.14-1.1.ppc64le",
"product_id": "postgresql12-devel-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-docs-12.14-1.1.ppc64le",
"product_id": "postgresql12-docs-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-12.14-1.1.ppc64le",
"product_id": "postgresql12-llvmjit-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.14-1.1.ppc64le",
"product_id": "postgresql12-plperl-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.14-1.1.ppc64le",
"product_id": "postgresql12-plpython-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.14-1.1.ppc64le",
"product_id": "postgresql12-pltcl-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-server-12.14-1.1.ppc64le",
"product_id": "postgresql12-server-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.14-1.1.ppc64le",
"product_id": "postgresql12-server-devel-12.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-1.1.ppc64le",
"product": {
"name": "postgresql12-test-12.14-1.1.ppc64le",
"product_id": "postgresql12-test-12.14-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-1.1.s390x",
"product": {
"name": "postgresql12-12.14-1.1.s390x",
"product_id": "postgresql12-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-1.1.s390x",
"product": {
"name": "postgresql12-contrib-12.14-1.1.s390x",
"product_id": "postgresql12-contrib-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-1.1.s390x",
"product": {
"name": "postgresql12-devel-12.14-1.1.s390x",
"product_id": "postgresql12-devel-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.14-1.1.s390x",
"product": {
"name": "postgresql12-docs-12.14-1.1.s390x",
"product_id": "postgresql12-docs-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-1.1.s390x",
"product": {
"name": "postgresql12-llvmjit-12.14-1.1.s390x",
"product_id": "postgresql12-llvmjit-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-1.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-1.1.s390x",
"product": {
"name": "postgresql12-plperl-12.14-1.1.s390x",
"product_id": "postgresql12-plperl-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-1.1.s390x",
"product": {
"name": "postgresql12-plpython-12.14-1.1.s390x",
"product_id": "postgresql12-plpython-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-1.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.14-1.1.s390x",
"product_id": "postgresql12-pltcl-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-1.1.s390x",
"product": {
"name": "postgresql12-server-12.14-1.1.s390x",
"product_id": "postgresql12-server-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-1.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.14-1.1.s390x",
"product_id": "postgresql12-server-devel-12.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-1.1.s390x",
"product": {
"name": "postgresql12-test-12.14-1.1.s390x",
"product_id": "postgresql12-test-12.14-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-12.14-1.1.x86_64",
"product_id": "postgresql12-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.14-1.1.x86_64",
"product_id": "postgresql12-contrib-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-devel-12.14-1.1.x86_64",
"product_id": "postgresql12-devel-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-docs-12.14-1.1.x86_64",
"product_id": "postgresql12-docs-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-12.14-1.1.x86_64",
"product_id": "postgresql12-llvmjit-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.14-1.1.x86_64",
"product_id": "postgresql12-plperl-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.14-1.1.x86_64",
"product_id": "postgresql12-plpython-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.14-1.1.x86_64",
"product_id": "postgresql12-pltcl-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-server-12.14-1.1.x86_64",
"product_id": "postgresql12-server-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.14-1.1.x86_64",
"product_id": "postgresql12-server-devel-12.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.14-1.1.x86_64",
"product": {
"name": "postgresql12-test-12.14-1.1.x86_64",
"product_id": "postgresql12-test-12.14-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.14-1.1.s390x"
},
"product_reference": "postgresql12-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.s390x"
},
"product_reference": "postgresql12-contrib-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-devel-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.s390x"
},
"product_reference": "postgresql12-devel-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-devel-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-docs-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-docs-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.s390x"
},
"product_reference": "postgresql12-docs-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-docs-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.s390x"
},
"product_reference": "postgresql12-llvmjit-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.s390x"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.s390x"
},
"product_reference": "postgresql12-plperl-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.s390x"
},
"product_reference": "postgresql12-plpython-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-server-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-server-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.14-1.1.s390x"
},
"product_reference": "postgresql12-server-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-server-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.14-1.1.aarch64"
},
"product_reference": "postgresql12-test-12.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.14-1.1.ppc64le"
},
"product_reference": "postgresql12-test-12.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.14-1.1.s390x"
},
"product_reference": "postgresql12-test-12.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.14-1.1.x86_64"
},
"product_reference": "postgresql12-test-12.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql12-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql12-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql12-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
opensuse-su-2024:12678-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql13-13.10-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql13-13.10-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12678",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12678-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "postgresql13-13.10-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12678-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-13.10-1.1.aarch64",
"product_id": "postgresql13-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.10-1.1.aarch64",
"product_id": "postgresql13-contrib-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-devel-13.10-1.1.aarch64",
"product_id": "postgresql13-devel-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-docs-13.10-1.1.aarch64",
"product_id": "postgresql13-docs-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.10-1.1.aarch64",
"product_id": "postgresql13-llvmjit-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.10-1.1.aarch64",
"product_id": "postgresql13-plperl-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.10-1.1.aarch64",
"product_id": "postgresql13-plpython-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.10-1.1.aarch64",
"product_id": "postgresql13-pltcl-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-server-13.10-1.1.aarch64",
"product_id": "postgresql13-server-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.10-1.1.aarch64",
"product_id": "postgresql13-server-devel-13.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-1.1.aarch64",
"product": {
"name": "postgresql13-test-13.10-1.1.aarch64",
"product_id": "postgresql13-test-13.10-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-13.10-1.1.ppc64le",
"product_id": "postgresql13-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.10-1.1.ppc64le",
"product_id": "postgresql13-contrib-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.10-1.1.ppc64le",
"product_id": "postgresql13-devel-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-docs-13.10-1.1.ppc64le",
"product_id": "postgresql13-docs-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.10-1.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.10-1.1.ppc64le",
"product_id": "postgresql13-plperl-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.10-1.1.ppc64le",
"product_id": "postgresql13-plpython-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.10-1.1.ppc64le",
"product_id": "postgresql13-pltcl-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-server-13.10-1.1.ppc64le",
"product_id": "postgresql13-server-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.10-1.1.ppc64le",
"product_id": "postgresql13-server-devel-13.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-1.1.ppc64le",
"product": {
"name": "postgresql13-test-13.10-1.1.ppc64le",
"product_id": "postgresql13-test-13.10-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-1.1.s390x",
"product": {
"name": "postgresql13-13.10-1.1.s390x",
"product_id": "postgresql13-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-1.1.s390x",
"product": {
"name": "postgresql13-contrib-13.10-1.1.s390x",
"product_id": "postgresql13-contrib-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-1.1.s390x",
"product": {
"name": "postgresql13-devel-13.10-1.1.s390x",
"product_id": "postgresql13-devel-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.10-1.1.s390x",
"product": {
"name": "postgresql13-docs-13.10-1.1.s390x",
"product_id": "postgresql13-docs-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-1.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.10-1.1.s390x",
"product_id": "postgresql13-llvmjit-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-1.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-1.1.s390x",
"product": {
"name": "postgresql13-plperl-13.10-1.1.s390x",
"product_id": "postgresql13-plperl-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-1.1.s390x",
"product": {
"name": "postgresql13-plpython-13.10-1.1.s390x",
"product_id": "postgresql13-plpython-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-1.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.10-1.1.s390x",
"product_id": "postgresql13-pltcl-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-1.1.s390x",
"product": {
"name": "postgresql13-server-13.10-1.1.s390x",
"product_id": "postgresql13-server-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-1.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.10-1.1.s390x",
"product_id": "postgresql13-server-devel-13.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-1.1.s390x",
"product": {
"name": "postgresql13-test-13.10-1.1.s390x",
"product_id": "postgresql13-test-13.10-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-13.10-1.1.x86_64",
"product_id": "postgresql13-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.10-1.1.x86_64",
"product_id": "postgresql13-contrib-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-devel-13.10-1.1.x86_64",
"product_id": "postgresql13-devel-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-docs-13.10-1.1.x86_64",
"product_id": "postgresql13-docs-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.10-1.1.x86_64",
"product_id": "postgresql13-llvmjit-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.10-1.1.x86_64",
"product_id": "postgresql13-plperl-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.10-1.1.x86_64",
"product_id": "postgresql13-plpython-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.10-1.1.x86_64",
"product_id": "postgresql13-pltcl-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-server-13.10-1.1.x86_64",
"product_id": "postgresql13-server-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.10-1.1.x86_64",
"product_id": "postgresql13-server-devel-13.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.10-1.1.x86_64",
"product": {
"name": "postgresql13-test-13.10-1.1.x86_64",
"product_id": "postgresql13-test-13.10-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.10-1.1.s390x"
},
"product_reference": "postgresql13-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.s390x"
},
"product_reference": "postgresql13-contrib-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-devel-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.s390x"
},
"product_reference": "postgresql13-devel-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-devel-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-docs-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-docs-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.s390x"
},
"product_reference": "postgresql13-docs-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-docs-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.s390x"
},
"product_reference": "postgresql13-plperl-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.s390x"
},
"product_reference": "postgresql13-plpython-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-server-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-server-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.10-1.1.s390x"
},
"product_reference": "postgresql13-server-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-server-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.10-1.1.aarch64"
},
"product_reference": "postgresql13-test-13.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.10-1.1.ppc64le"
},
"product_reference": "postgresql13-test-13.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.10-1.1.s390x"
},
"product_reference": "postgresql13-test-13.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.10-1.1.x86_64"
},
"product_reference": "postgresql13-test-13.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql13-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql13-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql13-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.10-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
opensuse-su-2024:12680-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libecpg6-15.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libecpg6-15.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12680",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12680-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "libecpg6-15.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12680-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-1.1.aarch64",
"product": {
"name": "libecpg6-15.2-1.1.aarch64",
"product_id": "libecpg6-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-1.1.aarch64",
"product": {
"name": "libecpg6-32bit-15.2-1.1.aarch64",
"product_id": "libecpg6-32bit-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-1.1.aarch64",
"product": {
"name": "libpq5-15.2-1.1.aarch64",
"product_id": "libpq5-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-1.1.aarch64",
"product": {
"name": "libpq5-32bit-15.2-1.1.aarch64",
"product_id": "libpq5-32bit-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-15.2-1.1.aarch64",
"product_id": "postgresql15-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.2-1.1.aarch64",
"product_id": "postgresql15-contrib-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-devel-15.2-1.1.aarch64",
"product_id": "postgresql15-devel-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-docs-15.2-1.1.aarch64",
"product_id": "postgresql15-docs-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.2-1.1.aarch64",
"product_id": "postgresql15-llvmjit-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.2-1.1.aarch64",
"product_id": "postgresql15-plperl-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.2-1.1.aarch64",
"product_id": "postgresql15-plpython-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.2-1.1.aarch64",
"product_id": "postgresql15-pltcl-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-server-15.2-1.1.aarch64",
"product_id": "postgresql15-server-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.2-1.1.aarch64",
"product_id": "postgresql15-server-devel-15.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-1.1.aarch64",
"product": {
"name": "postgresql15-test-15.2-1.1.aarch64",
"product_id": "postgresql15-test-15.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-1.1.ppc64le",
"product": {
"name": "libecpg6-15.2-1.1.ppc64le",
"product_id": "libecpg6-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-1.1.ppc64le",
"product": {
"name": "libecpg6-32bit-15.2-1.1.ppc64le",
"product_id": "libecpg6-32bit-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-1.1.ppc64le",
"product": {
"name": "libpq5-15.2-1.1.ppc64le",
"product_id": "libpq5-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-1.1.ppc64le",
"product": {
"name": "libpq5-32bit-15.2-1.1.ppc64le",
"product_id": "libpq5-32bit-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-15.2-1.1.ppc64le",
"product_id": "postgresql15-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.2-1.1.ppc64le",
"product_id": "postgresql15-contrib-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.2-1.1.ppc64le",
"product_id": "postgresql15-devel-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-docs-15.2-1.1.ppc64le",
"product_id": "postgresql15-docs-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.2-1.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.2-1.1.ppc64le",
"product_id": "postgresql15-plperl-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.2-1.1.ppc64le",
"product_id": "postgresql15-plpython-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.2-1.1.ppc64le",
"product_id": "postgresql15-pltcl-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-server-15.2-1.1.ppc64le",
"product_id": "postgresql15-server-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.2-1.1.ppc64le",
"product_id": "postgresql15-server-devel-15.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-1.1.ppc64le",
"product": {
"name": "postgresql15-test-15.2-1.1.ppc64le",
"product_id": "postgresql15-test-15.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-1.1.s390x",
"product": {
"name": "libecpg6-15.2-1.1.s390x",
"product_id": "libecpg6-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-1.1.s390x",
"product": {
"name": "libecpg6-32bit-15.2-1.1.s390x",
"product_id": "libecpg6-32bit-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-1.1.s390x",
"product": {
"name": "libpq5-15.2-1.1.s390x",
"product_id": "libpq5-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-1.1.s390x",
"product": {
"name": "libpq5-32bit-15.2-1.1.s390x",
"product_id": "libpq5-32bit-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-1.1.s390x",
"product": {
"name": "postgresql15-15.2-1.1.s390x",
"product_id": "postgresql15-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-1.1.s390x",
"product": {
"name": "postgresql15-contrib-15.2-1.1.s390x",
"product_id": "postgresql15-contrib-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-1.1.s390x",
"product": {
"name": "postgresql15-devel-15.2-1.1.s390x",
"product_id": "postgresql15-devel-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.2-1.1.s390x",
"product": {
"name": "postgresql15-docs-15.2-1.1.s390x",
"product_id": "postgresql15-docs-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-1.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.2-1.1.s390x",
"product_id": "postgresql15-llvmjit-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-1.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-1.1.s390x",
"product": {
"name": "postgresql15-plperl-15.2-1.1.s390x",
"product_id": "postgresql15-plperl-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-1.1.s390x",
"product": {
"name": "postgresql15-plpython-15.2-1.1.s390x",
"product_id": "postgresql15-plpython-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-1.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.2-1.1.s390x",
"product_id": "postgresql15-pltcl-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-1.1.s390x",
"product": {
"name": "postgresql15-server-15.2-1.1.s390x",
"product_id": "postgresql15-server-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-1.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.2-1.1.s390x",
"product_id": "postgresql15-server-devel-15.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-1.1.s390x",
"product": {
"name": "postgresql15-test-15.2-1.1.s390x",
"product_id": "postgresql15-test-15.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-15.2-1.1.x86_64",
"product": {
"name": "libecpg6-15.2-1.1.x86_64",
"product_id": "libecpg6-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-15.2-1.1.x86_64",
"product": {
"name": "libecpg6-32bit-15.2-1.1.x86_64",
"product_id": "libecpg6-32bit-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-15.2-1.1.x86_64",
"product": {
"name": "libpq5-15.2-1.1.x86_64",
"product_id": "libpq5-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-15.2-1.1.x86_64",
"product": {
"name": "libpq5-32bit-15.2-1.1.x86_64",
"product_id": "libpq5-32bit-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-15.2-1.1.x86_64",
"product_id": "postgresql15-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.2-1.1.x86_64",
"product_id": "postgresql15-contrib-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-devel-15.2-1.1.x86_64",
"product_id": "postgresql15-devel-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-docs-15.2-1.1.x86_64",
"product_id": "postgresql15-docs-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.2-1.1.x86_64",
"product_id": "postgresql15-llvmjit-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.2-1.1.x86_64",
"product_id": "postgresql15-plperl-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.2-1.1.x86_64",
"product_id": "postgresql15-plpython-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.2-1.1.x86_64",
"product_id": "postgresql15-pltcl-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-server-15.2-1.1.x86_64",
"product_id": "postgresql15-server-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.2-1.1.x86_64",
"product_id": "postgresql15-server-devel-15.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.2-1.1.x86_64",
"product": {
"name": "postgresql15-test-15.2-1.1.x86_64",
"product_id": "postgresql15-test-15.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-15.2-1.1.aarch64"
},
"product_reference": "libecpg6-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-15.2-1.1.ppc64le"
},
"product_reference": "libecpg6-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-15.2-1.1.s390x"
},
"product_reference": "libecpg6-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-15.2-1.1.x86_64"
},
"product_reference": "libecpg6-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.aarch64"
},
"product_reference": "libecpg6-32bit-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.ppc64le"
},
"product_reference": "libecpg6-32bit-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.s390x"
},
"product_reference": "libecpg6-32bit-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.x86_64"
},
"product_reference": "libecpg6-32bit-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-15.2-1.1.aarch64"
},
"product_reference": "libpq5-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-15.2-1.1.ppc64le"
},
"product_reference": "libpq5-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-15.2-1.1.s390x"
},
"product_reference": "libpq5-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-15.2-1.1.x86_64"
},
"product_reference": "libpq5-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.aarch64"
},
"product_reference": "libpq5-32bit-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.ppc64le"
},
"product_reference": "libpq5-32bit-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.s390x"
},
"product_reference": "libpq5-32bit-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.x86_64"
},
"product_reference": "libpq5-32bit-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.2-1.1.s390x"
},
"product_reference": "postgresql15-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.s390x"
},
"product_reference": "postgresql15-contrib-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-devel-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.s390x"
},
"product_reference": "postgresql15-devel-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-devel-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-docs-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-docs-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.s390x"
},
"product_reference": "postgresql15-docs-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-docs-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.s390x"
},
"product_reference": "postgresql15-plperl-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.s390x"
},
"product_reference": "postgresql15-plpython-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-server-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-server-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.2-1.1.s390x"
},
"product_reference": "postgresql15-server-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-server-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.2-1.1.aarch64"
},
"product_reference": "postgresql15-test-15.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.2-1.1.ppc64le"
},
"product_reference": "postgresql15-test-15.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.2-1.1.s390x"
},
"product_reference": "postgresql15-test-15.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.2-1.1.x86_64"
},
"product_reference": "postgresql15-test-15.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-15.2-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.2-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
opensuse-su-2025:15580-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql17-17.6-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql17-17.6-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15580",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15580-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20229 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20229/"
},
{
"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-2021-32027 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32028 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32028/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32029 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32029/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3393 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3393/"
},
{
"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-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5868 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5869 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5870 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0985 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0985/"
}
],
"title": "postgresql17-17.6-2.1 on GA media",
"tracking": {
"current_release_date": "2025-09-26T00:00:00Z",
"generator": {
"date": "2025-09-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15580-1",
"initial_release_date": "2025-09-26T00:00:00Z",
"revision_history": [
{
"date": "2025-09-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-17.6-2.1.aarch64",
"product_id": "postgresql17-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.6-2.1.aarch64",
"product_id": "postgresql17-contrib-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-docs-17.6-2.1.aarch64",
"product_id": "postgresql17-docs-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.aarch64",
"product_id": "postgresql17-llvmjit-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.6-2.1.aarch64",
"product_id": "postgresql17-plperl-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.6-2.1.aarch64",
"product_id": "postgresql17-plpython-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.aarch64",
"product_id": "postgresql17-pltcl-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-server-17.6-2.1.aarch64",
"product_id": "postgresql17-server-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.aarch64",
"product_id": "postgresql17-server-devel-17.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.aarch64",
"product": {
"name": "postgresql17-test-17.6-2.1.aarch64",
"product_id": "postgresql17-test-17.6-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-17.6-2.1.ppc64le",
"product_id": "postgresql17-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.6-2.1.ppc64le",
"product_id": "postgresql17-contrib-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-docs-17.6-2.1.ppc64le",
"product_id": "postgresql17-docs-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.6-2.1.ppc64le",
"product_id": "postgresql17-plperl-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.6-2.1.ppc64le",
"product_id": "postgresql17-plpython-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.ppc64le",
"product_id": "postgresql17-pltcl-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-server-17.6-2.1.ppc64le",
"product_id": "postgresql17-server-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.ppc64le",
"product_id": "postgresql17-server-devel-17.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.ppc64le",
"product": {
"name": "postgresql17-test-17.6-2.1.ppc64le",
"product_id": "postgresql17-test-17.6-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.s390x",
"product": {
"name": "postgresql17-17.6-2.1.s390x",
"product_id": "postgresql17-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.s390x",
"product": {
"name": "postgresql17-contrib-17.6-2.1.s390x",
"product_id": "postgresql17-contrib-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-devel-17.6-2.1.s390x",
"product_id": "postgresql17-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.s390x",
"product": {
"name": "postgresql17-docs-17.6-2.1.s390x",
"product_id": "postgresql17-docs-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.s390x",
"product_id": "postgresql17-llvmjit-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.s390x",
"product": {
"name": "postgresql17-plperl-17.6-2.1.s390x",
"product_id": "postgresql17-plperl-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.s390x",
"product": {
"name": "postgresql17-plpython-17.6-2.1.s390x",
"product_id": "postgresql17-plpython-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.s390x",
"product_id": "postgresql17-pltcl-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.s390x",
"product": {
"name": "postgresql17-server-17.6-2.1.s390x",
"product_id": "postgresql17-server-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.s390x",
"product_id": "postgresql17-server-devel-17.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.s390x",
"product": {
"name": "postgresql17-test-17.6-2.1.s390x",
"product_id": "postgresql17-test-17.6-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-17.6-2.1.x86_64",
"product_id": "postgresql17-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.6-2.1.x86_64",
"product_id": "postgresql17-contrib-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-docs-17.6-2.1.x86_64",
"product_id": "postgresql17-docs-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.6-2.1.x86_64",
"product_id": "postgresql17-llvmjit-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.6-2.1.x86_64",
"product_id": "postgresql17-plperl-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.6-2.1.x86_64",
"product_id": "postgresql17-plpython-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.6-2.1.x86_64",
"product_id": "postgresql17-pltcl-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-server-17.6-2.1.x86_64",
"product_id": "postgresql17-server-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.6-2.1.x86_64",
"product_id": "postgresql17-server-devel-17.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.6-2.1.x86_64",
"product": {
"name": "postgresql17-test-17.6-2.1.x86_64",
"product_id": "postgresql17-test-17.6-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x"
},
"product_reference": "postgresql17-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x"
},
"product_reference": "postgresql17-contrib-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-docs-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-docs-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x"
},
"product_reference": "postgresql17-docs-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-docs-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x"
},
"product_reference": "postgresql17-plperl-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x"
},
"product_reference": "postgresql17-plpython-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-server-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-server-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x"
},
"product_reference": "postgresql17-server-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-server-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64"
},
"product_reference": "postgresql17-test-17.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le"
},
"product_reference": "postgresql17-test-17.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x"
},
"product_reference": "postgresql17-test-17.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
},
"product_reference": "postgresql17-test-17.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
},
{
"cve": "CVE-2021-20229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20229"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20229",
"url": "https://www.suse.com/security/cve/CVE-2021-20229"
},
{
"category": "external",
"summary": "SUSE Bug 1182039 for CVE-2021-20229",
"url": "https://bugzilla.suse.com/1182039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20229"
},
{
"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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23222"
},
{
"cve": "CVE-2021-32027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32027"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32027",
"url": "https://www.suse.com/security/cve/CVE-2021-32027"
},
{
"category": "external",
"summary": "SUSE Bug 1185924 for CVE-2021-32027",
"url": "https://bugzilla.suse.com/1185924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32028"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32028",
"url": "https://www.suse.com/security/cve/CVE-2021-32028"
},
{
"category": "external",
"summary": "SUSE Bug 1185925 for CVE-2021-32028",
"url": "https://bugzilla.suse.com/1185925"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32029",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32029"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32029",
"url": "https://www.suse.com/security/cve/CVE-2021-32029"
},
{
"category": "external",
"summary": "SUSE Bug 1185926 for CVE-2021-32029",
"url": "https://bugzilla.suse.com/1185926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32029"
},
{
"cve": "CVE-2021-3393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3393"
}
],
"notes": [
{
"category": "general",
"text": "An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3393",
"url": "https://www.suse.com/security/cve/CVE-2021-3393"
},
{
"category": "external",
"summary": "SUSE Bug 1182040 for CVE-2021-3393",
"url": "https://bugzilla.suse.com/1182040"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3393"
},
{
"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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.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": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-1552"
},
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-5868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5868"
}
],
"notes": [
{
"category": "general",
"text": "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with \u0027unknown\u0027-type arguments. Handling \u0027unknown\u0027-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5868",
"url": "https://www.suse.com/security/cve/CVE-2023-5868"
},
{
"category": "external",
"summary": "SUSE Bug 1216962 for CVE-2023-5868",
"url": "https://bugzilla.suse.com/1216962"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5868"
},
{
"cve": "CVE-2023-5869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5869"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server\u0027s memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5869",
"url": "https://www.suse.com/security/cve/CVE-2023-5869"
},
{
"category": "external",
"summary": "SUSE Bug 1216961 for CVE-2023-5869",
"url": "https://bugzilla.suse.com/1216961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2023-5869"
},
{
"cve": "CVE-2023-5870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5870"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL involving the pg_cancel_backend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect that specific background worker only. This issue may allow a remote high privileged user to launch a denial of service (DoS) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5870",
"url": "https://www.suse.com/security/cve/CVE-2023-5870"
},
{
"category": "external",
"summary": "SUSE Bug 1216960 for CVE-2023-5870",
"url": "https://bugzilla.suse.com/1216960"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-5870"
},
{
"cve": "CVE-2024-0985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0985"
}
],
"notes": [
{
"category": "general",
"text": "Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker\u0027s roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker\u0027s materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0985",
"url": "https://www.suse.com/security/cve/CVE-2024-0985"
},
{
"category": "external",
"summary": "SUSE Bug 1219679 for CVE-2024-0985",
"url": "https://bugzilla.suse.com/1219679"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql17-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.6-2.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-0985"
}
]
}
opensuse-su-2024:14360-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql16-16.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql16-16.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14360",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14360-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20229 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20229/"
},
{
"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-2021-32027 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32028 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32028/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32029 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32029/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3393 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3393/"
},
{
"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-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2455 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2455/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7348 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7348/"
}
],
"title": "postgresql16-16.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-23T00:00:00Z",
"generator": {
"date": "2024-09-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14360-1",
"initial_release_date": "2024-09-23T00:00:00Z",
"revision_history": [
{
"date": "2024-09-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-16.4-1.1.aarch64",
"product_id": "postgresql16-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.4-1.1.aarch64",
"product_id": "postgresql16-contrib-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-docs-16.4-1.1.aarch64",
"product_id": "postgresql16-docs-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.aarch64",
"product_id": "postgresql16-llvmjit-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.4-1.1.aarch64",
"product_id": "postgresql16-plperl-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.4-1.1.aarch64",
"product_id": "postgresql16-plpython-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.aarch64",
"product_id": "postgresql16-pltcl-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-server-16.4-1.1.aarch64",
"product_id": "postgresql16-server-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.aarch64",
"product_id": "postgresql16-server-devel-16.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.aarch64",
"product": {
"name": "postgresql16-test-16.4-1.1.aarch64",
"product_id": "postgresql16-test-16.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-16.4-1.1.ppc64le",
"product_id": "postgresql16-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.4-1.1.ppc64le",
"product_id": "postgresql16-contrib-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-docs-16.4-1.1.ppc64le",
"product_id": "postgresql16-docs-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.4-1.1.ppc64le",
"product_id": "postgresql16-plperl-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.4-1.1.ppc64le",
"product_id": "postgresql16-plpython-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.ppc64le",
"product_id": "postgresql16-pltcl-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-server-16.4-1.1.ppc64le",
"product_id": "postgresql16-server-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.ppc64le",
"product_id": "postgresql16-server-devel-16.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.ppc64le",
"product": {
"name": "postgresql16-test-16.4-1.1.ppc64le",
"product_id": "postgresql16-test-16.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.s390x",
"product": {
"name": "postgresql16-16.4-1.1.s390x",
"product_id": "postgresql16-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.s390x",
"product": {
"name": "postgresql16-contrib-16.4-1.1.s390x",
"product_id": "postgresql16-contrib-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-devel-16.4-1.1.s390x",
"product_id": "postgresql16-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.s390x",
"product": {
"name": "postgresql16-docs-16.4-1.1.s390x",
"product_id": "postgresql16-docs-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.s390x",
"product_id": "postgresql16-llvmjit-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.s390x",
"product": {
"name": "postgresql16-plperl-16.4-1.1.s390x",
"product_id": "postgresql16-plperl-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.s390x",
"product": {
"name": "postgresql16-plpython-16.4-1.1.s390x",
"product_id": "postgresql16-plpython-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.s390x",
"product_id": "postgresql16-pltcl-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.s390x",
"product": {
"name": "postgresql16-server-16.4-1.1.s390x",
"product_id": "postgresql16-server-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.s390x",
"product_id": "postgresql16-server-devel-16.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.s390x",
"product": {
"name": "postgresql16-test-16.4-1.1.s390x",
"product_id": "postgresql16-test-16.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-16.4-1.1.x86_64",
"product_id": "postgresql16-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.4-1.1.x86_64",
"product_id": "postgresql16-contrib-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-docs-16.4-1.1.x86_64",
"product_id": "postgresql16-docs-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.4-1.1.x86_64",
"product_id": "postgresql16-llvmjit-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.4-1.1.x86_64",
"product_id": "postgresql16-plperl-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.4-1.1.x86_64",
"product_id": "postgresql16-plpython-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.4-1.1.x86_64",
"product_id": "postgresql16-pltcl-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-server-16.4-1.1.x86_64",
"product_id": "postgresql16-server-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.4-1.1.x86_64",
"product_id": "postgresql16-server-devel-16.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.4-1.1.x86_64",
"product": {
"name": "postgresql16-test-16.4-1.1.x86_64",
"product_id": "postgresql16-test-16.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x"
},
"product_reference": "postgresql16-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x"
},
"product_reference": "postgresql16-contrib-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-docs-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-docs-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x"
},
"product_reference": "postgresql16-docs-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-docs-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x"
},
"product_reference": "postgresql16-plperl-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x"
},
"product_reference": "postgresql16-plpython-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-server-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-server-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x"
},
"product_reference": "postgresql16-server-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-server-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64"
},
"product_reference": "postgresql16-test-16.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le"
},
"product_reference": "postgresql16-test-16.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x"
},
"product_reference": "postgresql16-test-16.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
},
"product_reference": "postgresql16-test-16.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
},
{
"cve": "CVE-2021-20229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20229"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20229",
"url": "https://www.suse.com/security/cve/CVE-2021-20229"
},
{
"category": "external",
"summary": "SUSE Bug 1182039 for CVE-2021-20229",
"url": "https://bugzilla.suse.com/1182039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20229"
},
{
"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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23222"
},
{
"cve": "CVE-2021-32027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32027"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32027",
"url": "https://www.suse.com/security/cve/CVE-2021-32027"
},
{
"category": "external",
"summary": "SUSE Bug 1185924 for CVE-2021-32027",
"url": "https://bugzilla.suse.com/1185924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32028"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32028",
"url": "https://www.suse.com/security/cve/CVE-2021-32028"
},
{
"category": "external",
"summary": "SUSE Bug 1185925 for CVE-2021-32028",
"url": "https://bugzilla.suse.com/1185925"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32029",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32029"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32029",
"url": "https://www.suse.com/security/cve/CVE-2021-32029"
},
{
"category": "external",
"summary": "SUSE Bug 1185926 for CVE-2021-32029",
"url": "https://bugzilla.suse.com/1185926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32029"
},
{
"cve": "CVE-2021-3393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3393"
}
],
"notes": [
{
"category": "general",
"text": "An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3393",
"url": "https://www.suse.com/security/cve/CVE-2021-3393"
},
{
"category": "external",
"summary": "SUSE Bug 1182040 for CVE-2021-3393",
"url": "https://bugzilla.suse.com/1182040"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3393"
},
{
"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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-1552"
},
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2023-2454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2454"
}
],
"notes": [
{
"category": "general",
"text": "schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2454",
"url": "https://www.suse.com/security/cve/CVE-2023-2454"
},
{
"category": "external",
"summary": "SUSE Bug 1211228 for CVE-2023-2454",
"url": "https://bugzilla.suse.com/1211228"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-2455",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2455"
}
],
"notes": [
{
"category": "general",
"text": "Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2455",
"url": "https://www.suse.com/security/cve/CVE-2023-2455"
},
{
"category": "external",
"summary": "SUSE Bug 1211229 for CVE-2023-2455",
"url": "https://bugzilla.suse.com/1211229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2024-7348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7348"
}
],
"notes": [
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7348",
"url": "https://www.suse.com/security/cve/CVE-2024-7348"
},
{
"category": "external",
"summary": "SUSE Bug 1229013 for CVE-2024-7348",
"url": "https://bugzilla.suse.com/1229013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.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": [
"openSUSE Tumbleweed:postgresql16-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-7348"
}
]
}
opensuse-su-2024:12679-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "postgresql14-14.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql14-14.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12679",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12679-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41862 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41862/"
}
],
"title": "postgresql14-14.7-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12679-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-14.7-1.1.aarch64",
"product_id": "postgresql14-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.7-1.1.aarch64",
"product_id": "postgresql14-contrib-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-devel-14.7-1.1.aarch64",
"product_id": "postgresql14-devel-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-docs-14.7-1.1.aarch64",
"product_id": "postgresql14-docs-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.7-1.1.aarch64",
"product_id": "postgresql14-llvmjit-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.7-1.1.aarch64",
"product_id": "postgresql14-plperl-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.7-1.1.aarch64",
"product_id": "postgresql14-plpython-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.7-1.1.aarch64",
"product_id": "postgresql14-pltcl-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-server-14.7-1.1.aarch64",
"product_id": "postgresql14-server-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.7-1.1.aarch64",
"product_id": "postgresql14-server-devel-14.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-1.1.aarch64",
"product": {
"name": "postgresql14-test-14.7-1.1.aarch64",
"product_id": "postgresql14-test-14.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-14.7-1.1.ppc64le",
"product_id": "postgresql14-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.7-1.1.ppc64le",
"product_id": "postgresql14-contrib-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.7-1.1.ppc64le",
"product_id": "postgresql14-devel-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-docs-14.7-1.1.ppc64le",
"product_id": "postgresql14-docs-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.7-1.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.7-1.1.ppc64le",
"product_id": "postgresql14-plperl-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.7-1.1.ppc64le",
"product_id": "postgresql14-plpython-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.7-1.1.ppc64le",
"product_id": "postgresql14-pltcl-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-server-14.7-1.1.ppc64le",
"product_id": "postgresql14-server-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.7-1.1.ppc64le",
"product_id": "postgresql14-server-devel-14.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-1.1.ppc64le",
"product": {
"name": "postgresql14-test-14.7-1.1.ppc64le",
"product_id": "postgresql14-test-14.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-1.1.s390x",
"product": {
"name": "postgresql14-14.7-1.1.s390x",
"product_id": "postgresql14-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-1.1.s390x",
"product": {
"name": "postgresql14-contrib-14.7-1.1.s390x",
"product_id": "postgresql14-contrib-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-1.1.s390x",
"product": {
"name": "postgresql14-devel-14.7-1.1.s390x",
"product_id": "postgresql14-devel-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.7-1.1.s390x",
"product": {
"name": "postgresql14-docs-14.7-1.1.s390x",
"product_id": "postgresql14-docs-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-1.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.7-1.1.s390x",
"product_id": "postgresql14-llvmjit-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-1.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-1.1.s390x",
"product": {
"name": "postgresql14-plperl-14.7-1.1.s390x",
"product_id": "postgresql14-plperl-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-1.1.s390x",
"product": {
"name": "postgresql14-plpython-14.7-1.1.s390x",
"product_id": "postgresql14-plpython-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-1.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.7-1.1.s390x",
"product_id": "postgresql14-pltcl-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-1.1.s390x",
"product": {
"name": "postgresql14-server-14.7-1.1.s390x",
"product_id": "postgresql14-server-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-1.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.7-1.1.s390x",
"product_id": "postgresql14-server-devel-14.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-1.1.s390x",
"product": {
"name": "postgresql14-test-14.7-1.1.s390x",
"product_id": "postgresql14-test-14.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-14.7-1.1.x86_64",
"product_id": "postgresql14-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.7-1.1.x86_64",
"product_id": "postgresql14-contrib-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-devel-14.7-1.1.x86_64",
"product_id": "postgresql14-devel-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-docs-14.7-1.1.x86_64",
"product_id": "postgresql14-docs-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.7-1.1.x86_64",
"product_id": "postgresql14-llvmjit-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.7-1.1.x86_64",
"product_id": "postgresql14-plperl-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.7-1.1.x86_64",
"product_id": "postgresql14-plpython-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.7-1.1.x86_64",
"product_id": "postgresql14-pltcl-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-server-14.7-1.1.x86_64",
"product_id": "postgresql14-server-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.7-1.1.x86_64",
"product_id": "postgresql14-server-devel-14.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-1.1.x86_64",
"product": {
"name": "postgresql14-test-14.7-1.1.x86_64",
"product_id": "postgresql14-test-14.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.7-1.1.s390x"
},
"product_reference": "postgresql14-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.s390x"
},
"product_reference": "postgresql14-contrib-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-devel-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.s390x"
},
"product_reference": "postgresql14-devel-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-devel-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-docs-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-docs-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.s390x"
},
"product_reference": "postgresql14-docs-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-docs-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.s390x"
},
"product_reference": "postgresql14-plperl-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.s390x"
},
"product_reference": "postgresql14-plpython-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-server-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-server-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.7-1.1.s390x"
},
"product_reference": "postgresql14-server-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-server-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.7-1.1.aarch64"
},
"product_reference": "postgresql14-test-14.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.7-1.1.ppc64le"
},
"product_reference": "postgresql14-test-14.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.7-1.1.s390x"
},
"product_reference": "postgresql14-test-14.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.7-1.1.x86_64"
},
"product_reference": "postgresql14-test-14.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41862"
}
],
"notes": [
{
"category": "general",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql14-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41862",
"url": "https://www.suse.com/security/cve/CVE-2022-41862"
},
{
"category": "external",
"summary": "SUSE Bug 1208102 for CVE-2022-41862",
"url": "https://bugzilla.suse.com/1208102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql14-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql14-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.7-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41862"
}
]
}
ghsa-fr68-cm8v-7vv6
Vulnerability from github
In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.
{
"affected": [],
"aliases": [
"CVE-2022-41862"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-03-03T16:15:00Z",
"severity": "LOW"
},
"details": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"id": "GHSA-fr68-cm8v-7vv6",
"modified": "2025-03-07T18:30:55Z",
"published": "2023-03-03T18:30:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41862"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230427-0002"
},
{
"type": "WEB",
"url": "https://www.postgresql.org/support/security/CVE-2022-41862"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
ssa-806742
Vulnerability from csaf_siemens
Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
}
],
"title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4",
"tracking": {
"current_release_date": "2024-02-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-806742",
"initial_release_date": "2024-02-13T00:00:00Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-40283"
}
]
}
SSA-806742
Vulnerability from csaf_siemens
Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
}
],
"title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4",
"tracking": {
"current_release_date": "2024-02-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-806742",
"initial_release_date": "2024-02-13T00:00:00Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-40283"
}
]
}
gsd-2022-41862
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2022-41862",
"id": "GSD-2022-41862",
"references": [
"https://advisories.mageia.org/CVE-2022-41862.html",
"https://www.suse.com/security/cve/CVE-2022-41862.html",
"https://ubuntu.com/security/CVE-2022-41862"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-41862"
],
"details": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"id": "GSD-2022-41862",
"modified": "2023-12-13T01:19:32.495337Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-41862",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "postgresql 5.2, postgresql 14.7, postgresql 13.10, postgresql 12.14, postgresql 11.19"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.postgresql.org/support/security/CVE-2022-41862/",
"refsource": "MISC",
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230427-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "15.2",
"versionStartIncluding": "15.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "14.7",
"versionStartIncluding": "14.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "13.10",
"versionStartIncluding": "13.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "12.14",
"versionStartIncluding": "12.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:integration_service_registry:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:integration_camel_k:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:integration_camel_quarkus:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-41862"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.postgresql.org/support/security/CVE-2022-41862/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.postgresql.org/support/security/CVE-2022-41862/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165722"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230427-0002/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230427-0002/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-04-27T15:15Z",
"publishedDate": "2023-03-03T16:15Z"
}
}
}
msrc_cve-2022-41862
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41862 In PostgreSQL a modified unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-41862.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "In PostgreSQL a modified unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"tracking": {
"current_release_date": "2025-03-12T00:00:00.000Z",
"generator": {
"date": "2025-10-20T00:21:27.849Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-41862",
"initial_release_date": "2023-03-10T00:00:00.000Z",
"revision_history": [
{
"date": "2024-07-12T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-12-18T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added postgresql to CBL-Mariner 2.0"
},
{
"date": "2025-03-12T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added postgresql to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 postgresql 12.15-1",
"product": {
"name": "\u003ccm1 postgresql 12.15-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 postgresql 12.15-1",
"product": {
"name": "cm1 postgresql 12.15-1",
"product_id": "18441"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 postgresql 14.10-1",
"product": {
"name": "\u003ccbl2 postgresql 14.10-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 postgresql 14.10-1",
"product": {
"name": "cbl2 postgresql 14.10-1",
"product_id": "18239"
}
}
],
"category": "product_name",
"name": "postgresql"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 postgresql 12.15-1 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 postgresql 12.15-1 as a component of CBL Mariner 1.0",
"product_id": "18441-16820"
},
"product_reference": "18441",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 postgresql 14.10-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 postgresql 14.10-1 as a component of CBL Mariner 2.0",
"product_id": "18239-17086"
},
"product_reference": "18239",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18441-16820",
"18239-17086"
],
"known_affected": [
"16820-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41862 In PostgreSQL a modified unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-41862.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T00:00:00.000Z",
"details": "12.15-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-07-12T00:00:00.000Z",
"details": "14.10-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.7,
"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": [
"16820-1",
"17086-2"
]
}
],
"title": "In PostgreSQL a modified unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes."
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.